@import url("https://use.typekit.net/fll2saz.css");
@import url('https://fonts.googleapis.com/css2?family=Lexend&display=swap');

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