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

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