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

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

@font-face {
  font-family: "degular";
  src: url("/fonts/degular-bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
}
