@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Inter/Inter-Regular.woff") format("woff"),
    url("../fonts/Inter/Inter-Regular.ttf") format("truetype"),
    url("../fonts/Inter/Inter-Regular.svg#Inter-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Inter/Inter-Medium.woff") format("woff"),
    url("../fonts/Inter/Inter-Medium.ttf") format("truetype"),
    url("../fonts/Inter/Inter-Medium.svg#Inter-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Inter/Inter-SemiBold.woff") format("woff"),
    url("../fonts/Inter/Inter-SemiBold.ttf") format("truetype"),
    url("../fonts/Inter/Inter-SemiBold.svg#Inter-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'GlacialIndifference';
    src: url('../fonts/GlacialIndifference/GlacialIndifference-Bold.eot');
    src: url('../fonts/GlacialIndifference/GlacialIndifference-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GlacialIndifference/GlacialIndifference-Bold.woff2') format('woff2'),
        url('../fonts/GlacialIndifference/GlacialIndifference-Bold.woff') format('woff'),
        url('../fonts/GlacialIndifference/GlacialIndifference-Bold.ttf') format('truetype'),
        url('../fonts/GlacialIndifference/GlacialIndifference-Bold.svg#GlacialIndifference-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GlacialIndifference';
    src: url('../fonts/GlacialIndifference/GlacialIndifference-Regular.eot');
    src: url('../fonts/GlacialIndifference/GlacialIndifference-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GlacialIndifference/GlacialIndifference-Regular.woff2') format('woff2'),
        url('../fonts/GlacialIndifference/GlacialIndifference-Regular.woff') format('woff'),
        url('../fonts/GlacialIndifference/GlacialIndifference-Regular.ttf') format('truetype'),
        url('../fonts/GlacialIndifference/GlacialIndifference-Regular.svg#GlacialIndifference-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Borel';
    src: url('../fonts/Borel/Borel-Regular.eot');
    src: url('../fonts/Borel/Borel-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Borel/Borel-Regular.woff2') format('woff2'),
        url('../fonts/Borel/Borel-Regular.woff') format('woff'),
        url('../fonts/Borel/Borel-Regular.ttf') format('truetype'),
        url('../fonts/Borel/Borel-Regular.svg#Borel-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

