/* Degular black */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-Black.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

/* Degular black italic */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-BlackItalic.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

/* Degular bold italic */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-BoldItalic.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

/* Degular bold */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-Bold.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

/* Degular light */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-Light.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

/* Degular light italic */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-LightItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

/* Degular medium */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-Medium.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

/* Degular medium italic */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-MediumItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

/* Degular regular */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}

/* Degular regular Italic */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-RegularItalic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}

/* Degular semibold */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-Semibold.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}

/* Degular semibold Italic */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-SemiboldItalic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}
/* Degular thin */
@font-face {
  font-family: 'Degular';
  src: url('../fonts/DegularDisplay-Thin.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}
