@font-face {
  font-family: 'iconsax';
  src: url('../fonts/iconsax.woff2?yjegnn') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}


@font-face {
  font-family: "SFU Angie Bold";
  src: url("../fonts/SFU-Angie-Bold.ttf") format("opentype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Brown';
    src: url('../fonts/Brown-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Garnett';
    src: url('../fonts/Garnett-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid';
    src: url('../fonts/EuclidCircularA-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid';
    src: url('../fonts/EuclidCircularA-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid';
    src: url('../fonts/EuclidCircularA-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}