/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "VerdurianNormal";
  src: url("./fonts/Verdurian-Retry.eot"); /* IE9 Compat Modes */
  src: url("./fonts/Verdurian-Retry.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Verdurian-Retry.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Verdurian-Retry.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Verdurian-Retry.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Verdurian-Retry.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Verdurian-Retry.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Tëdene";
    src: url("./fonts/Tedene.ttf") format("truetype"), /* Safari, Android, iOS */
      url("./fonts/Tedene.otf") format("opentype"), /* Open Type Font */
      url("./fonts/Tedene-SVG.ttf") format("svg"), /* Legacy iOS */
      url("./fonts/Tedene.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
