

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=8ff58cf7-0125-490d-acb1-54766f9af453");
  
@font-face {
  font-family: "TrajanPro3";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('Trajan3/TrajanPro3_normal_normal_400.woff2') format('woff2'), url('Trajan3/TrajanPro3_normal_normal_400.woff') format('woff');
}
@font-face {
  font-family: "TrajanPro3";
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('Trajan3/TrajanPro3_normal_normal_600.woff2') format('woff2'), url('Trajan3/TrajanPro3_normal_normal_600.woff') format('woff');
}
