/* W05 Regular (400) */
@font-face {
  font-family: 'PredigeRounded';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Predige Rounded W05 Regular.otf') format('opentype');
  font-display: swap;
}

/* W05 Medium (500) */
@font-face {
  font-family: 'PredigeRounded';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Predige Rounded W05 Medium.otf') format('opentype');
  font-display: swap;
}

/* Bold (700) */
@font-face {
  font-family: 'PredigeRounded';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/PredigeRounded-Bold.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'PredigeRounded';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/PredigeRounded-BoldItalic.otf') format('opentype');
  font-display: swap;
}

/* Black (900) */
@font-face {
  font-family: 'PredigeRounded';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/PredigeRounded-Black.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'PredigeRounded';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/PredigeRounded-BlackItalic.otf') format('opentype');
  font-display: swap;
}
/* Hairline 100 */
@font-face {
  font-family: 'PredigeRounded';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/PredigeRounded-Hairline.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'PredigeRounded';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/PredigeRounded-HairlineItalic.otf') format('opentype');
  font-display: swap;
}

/* Thin 200 */
@font-face {
  font-family: 'PredigeRounded';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/PredigeRounded-Thin.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'PredigeRounded';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/PredigeRounded-ThinItalic.otf') format('opentype');
  font-display: swap;
}

/* Light 300 */
@font-face {
  font-family: 'PredigeRounded';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/PredigeRounded-Light.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'PredigeRounded';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/PredigeRounded-LightItalic.otf') format('opentype');
  font-display: swap;
}

/* Regular 400 */
@font-face {
  font-family: 'PredigeRounded';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/PredigeRounded-Regular.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'PredigeRounded';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/PredigeRounded-Italic.otf') format('opentype');
  font-display: swap;
}

/* Medium 500 */
@font-face {
  font-family: 'PredigeRounded';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/PredigeRounded-Medium.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'PredigeRounded';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/PredigeRounded-MediumItalic.otf') format('opentype');
  font-display: swap;
}