

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=293b0973-127d-4f42-9f7b-bc820033eeee");
  
@font-face {
  font-family: "FuturaPTMedium";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('FuturaPT/FuturaPTMedium_normal_normal.woff2') format('woff2'), url('FuturaPT/FuturaPTMedium_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "FuturaPTBook";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('FuturaPT/FuturaPTBook_normal_normal.woff2') format('woff2'), url('FuturaPT/FuturaPTBook_normal_normal.woff') format('woff');
}
