@font-face {
  font-family: 'Verlag'; /* stylelint-disable-line font-family-name-quotes */
  src:
    url('../verlag-black.html') format('woff2'),
    url('../verlag-black-2.html') format('woff'),
    url('../otf/verlag-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Verlag'; /* stylelint-disable-line font-family-name-quotes */
  src:
    url('../verlag-blackitalic.html') format('woff2'),
    url('../verlag-blackitalic-2.html') format('woff'),
    url('../otf/verlag-blackitalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Verlag'; /* stylelint-disable-line font-family-name-quotes */
  src:
    url('../verlag-bold.html') format('woff2'),
    url('../verlag-bold-2.html') format('woff'),
    url('../otf/verlag-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Verlag'; /* stylelint-disable-line font-family-name-quotes */
  src:
    url('../verlag-bolditalic.html') format('woff2'),
    url('../verlag-bolditalic-2.html') format('woff'),
    url('../otf/verlag-bolditalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Verlag'; /* stylelint-disable-line font-family-name-quotes */
  src:
    url('../verlag-book.html') format('woff2'),
    url('../verlag-book-2.html') format('woff'),
    url('../otf/verlag-book.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Verlag'; /* stylelint-disable-line font-family-name-quotes */
  src:
    url('../verlag-bookitalic.html') format('woff2'),
    url('../verlag-bookitalic-2.html') format('woff'),
    url('../otf/verlag-bookitalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Verlag'; /* stylelint-disable-line font-family-name-quotes */
  src:
    url('../verlag-light.html') format('woff2'),
    url('../verlag-light-2.html') format('woff'),
    url('../otf/verlag-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Verlag'; /* stylelint-disable-line font-family-name-quotes */
  src:
    url('../verlag-lightitalic.html') format('woff2'),
    url('../verlag-lightitalic-2.html') format('woff'),
    url('../otf/verlag-lightitalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Verlag'; /* stylelint-disable-line font-family-name-quotes */
  src:
    url('../verlag-xlight.html') format('woff2'),
    url('../verlag-xlight-2.html') format('woff'),
    url('../otf/verlag-xlight.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Verlag'; /* stylelint-disable-line font-family-name-quotes */
  src:
    url('../verlag-xlightitalic.html') format('woff2'),
    url('../verlag-xlightitalic-2.html') format('woff'),
    url('../otf/verlag-xlightitalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
