

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=6c57e7c2-7020-4430-b065-80bc785fd0ca");
  
@font-face {
  font-family: "Forrest";
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('Forrest/Forrest_normal_normal_500.woff2') format('woff2'), url('Forrest/Forrest_normal_normal_500.woff') format('woff');
}
@font-face {
  font-family: "Forrest";
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('Forrest/Forrest_italic_normal_400.woff2') format('woff2'), url('Forrest/Forrest_italic_normal_400.woff') format('woff');
}
@font-face {
  font-family: "Forrest";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('Forrest/Forrest_normal_normal_400.woff2') format('woff2'), url('Forrest/Forrest_normal_normal_400.woff') format('woff');
}
@font-face {
  font-family: "Forrest";
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('Forrest/Forrest_italic_normal_500.woff2') format('woff2'), url('Forrest/Forrest_italic_normal_500.woff') format('woff');
}
