/* @font-face {
  font-family: "TTCommonsMedium";
  src: url("https://d197cwgxgz2ypb.cloudfront.net/dmytruk/TTCommonsMedium.woff2") format("woff2"),
    url("https://d197cwgxgz2ypb.cloudfront.net/dmytruk/TTCommonsMedium.woff") format("woff");	
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "TTCommonsDemiBold";
  src: url("https://d197cwgxgz2ypb.cloudfront.net/dmytruk/TTCommonsDemiBold.woff2") format("woff2"),
    url("https://d197cwgxgz2ypb.cloudfront.net/dmytruk/TTCommonsDemiBold.woff") format("woff");	
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}
 */

@font-face {
  font-family: "TTCommonsMedium";
  src: url("../fonts/TTCommonsMedium.woff2") format("woff2"),
    url("../fonts/TTCommonsMedium.woff") format("woff");	
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "TTCommonsDemiBold";
  src: url("../fonts/TTCommonsDemiBold.woff2") format("woff2"),
    url("../fonts/TTCommonsDemiBold.woff") format("woff");	
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}