/* Verb — self-hosted, all weights and styles */

@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbExtralight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbExtralight-Italic.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbLight.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbLight-Italic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbRegular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbRegular-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbMedium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbMedium-Italic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbSemibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbSemibold-Italic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbRegular-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbRegular-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbExtrabold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbExtrabold-Italic.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbBlack.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbBlack-Italic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/* "Ultra" sits heavier than Black — CSS allows weights above 900 */
@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbUltra.woff2') format('woff2');
  font-weight: 950;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Verb';
  src: url('../fonts/verb/VerbUltra-Italic.woff2') format('woff2');
  font-weight: 950;
  font-style: italic;
  font-display: swap;
}
