﻿

/* @import must be at top of file, otherwise CSS will not work */
@import url("1.css");
  
@font-face {
  font-family: "TTCommonsProVariable";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('../font/TTCommonsProVariable_normal_normal.woff2') format('woff2'), url('../font/TTCommonsProVariable_normal_normal.woff') format('woff');
}
