

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=968bb0be-49ca-4e96-b807-0c88c9f2b138");
  
@font-face {
  font-family: "ElyRoundedHeavy";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('ElyRounded/ElyRoundedHeavy_normal_normal.woff2') format('woff2'), url('ElyRounded/ElyRoundedHeavy_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "SireniaExtraboldItalic";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('Sirenia/SireniaExtraboldItalic_italic_normal.woff2') format('woff2'), url('Sirenia/SireniaExtraboldItalic_italic_normal.woff') format('woff');
}
@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('Gotham/Gotham_normal_normal_500.woff2') format('woff2'), url('Gotham/Gotham_normal_normal_500.woff') format('woff');
}
