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

@font-face {
    font-family: "Inter";
    src: url("../fonts/inter-regular.eot");
    src: url("../fonts/inter-regular.eot?#iefix") format("embedded-opentype"),
      url("../fonts/inter-regular.woff2") format("woff2"),
      url("../fonts/inter-regular.woff") format("woff"),
      url("../fonts/inter-regular.ttf") format("truetype"),
      url("../fonts/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-medium.eot");
  src: url("../fonts/inter-medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/inter-medium.woff2") format("woff2"),
    url("../fonts/inter-medium.woff") format("woff"),
    url("../fonts/inter-medium.ttf") format("truetype"),
    url("../fonts/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-semiBold.eot");
  src: url("../fonts/inter-semiBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/inter-semiBold.woff2") format("woff2"),
    url("../fonts/inter-semiBold.woff") format("woff"),
    url("../fonts/inter-semiBold.ttf") format("truetype"),
    url("../fonts/inter-semiBold.svg#Inter-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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