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

/* @font-face {
  font-family: "Degular";
  src: url("Degular-Light.woff2") format("woff2");
  src: url("Degular-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
} */

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

@font-face {
  font-family: "Degular";
  src: url("Degular-Medium.woff2") format("woff2");
  src: url("Degular-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

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

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

/* @font-face {
  font-family: "Degular";
  src: url("Degular-Black.woff2") format("woff2");
  src: url("Degular-Black.woff") format("woff");
  font-weight: 800;
  font-style: normal;
} */
