@font-face {
  font-family: "Degular";
  src: url("../fonts/degular/Degular-Thin.woff2") format("woff2");
  src: url("../fonts/degular/Degular-Thin.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Degular";
  src: url("../fonts/degular/Degular-ThinItalic.woff2") format("woff2");
  src: url("../fonts/degular/Degular-ThinItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "Degular";
  src: url("../fonts/degular/Degular-Regular.woff2") format("woff2");
  src: url("../fonts/degular/Degular-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Degular";
  src: url("../fonts/degular/Degular-Italic.woff2") format("woff2");
  src: url("../fonts/degular/Degular-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Degular";
  src: url("../fonts/degular/Degular-Semibold.woff2") format("woff2");
  src: url("../fonts/degular/Degular-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Degular";
  src: url("../fonts/degular/Degular-SemiboldItalic.woff2") format("woff2");
  src: url("../fonts/degular/Degular-SemiboldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Inter";
  src:
    url("Inter-ExtraLight.woff") format("woff"),
    url("Inter-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src:
    url("Inter-Regular.woff") format("woff"),
    url("Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src:
    url("Inter-Bold.woff") format("woff"),
    url("Inter-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
