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