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

  @font-face {
    font-family: 'Degular';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/Degular/Degular-Medium.woff) format('woff');
  }

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

  @font-face {
    font-family: 'Degular';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/Degular/Degular-Bold.woff) format('woff');
  }