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

@font-face {
  font-family: 'degular';
  src: url('fonts/degular/Degular-Light.woff2') format('woff2'), url('fonts/degular/Degular-Light.woff') format('woff');
  font-display: block;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}

@font-face {
  font-family: 'degular-display';
  src: url('fonts/degular-display/Degular_Display-Bold.woff2') format('woff2'),
    url('fonts/degular-display/Degular_Display-Bold.woff') format('woff');
  font-display: block;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

@font-face {
  font-family: 'degular-display';
  src: url('fonts/degular-display/Degular_Display-Regular.woff2') format('woff2'),
    url('fonts/degular-display/Degular_Display-Regular.woff') format('woff');
  font-display: block;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: 'degular-display';
  src: url('fonts/degular-display/Degular_Display-Semibold.woff2') format('woff2'),
    url('fonts/degular-display/Degular_Display-Semibold.woff') format('woff');
  font-display: block;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}

@font-face {
  font-family: 'degular-text';
  src: url('fonts/degular-text/Degular_Text-Regular.woff2') format('woff2'),
    url('fonts/degular-text/Degular_Text-Regular.woff') format('woff');
  font-display: block;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: 'degular-text';
  src: url('fonts/degular-text/Degular_Text-Semibold.woff2') format('woff2'),
    url('fonts/degular-text/Degular_Text-Semibold.woff') format('woff');
  font-display: block;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}

@font-face {
  font-family: 'degular-text';
  src: url('fonts/degular-text/Degular_Text-Bold.woff2') format('woff2'), url('fonts/degular-text/Degular_Text-Bold.woff') format('woff');
  font-display: block;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
