/*
  This font software is the property of Commercial Type.

  You may not modify the font software, use it on another website, or install it on a computer.

  License information is available at http://commercialtype.com/eula
  For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

  Copyright (C) 2019 Schwartzco Inc.
  License: 1901-RRAHAU
*/

/* stylelint-disable plugin/no-unsupported-browser-features */
/* stylelint-disable font-family-no-missing-generic-family-keyword */

@font-face {
  font-display: swap;
  font-family: 'Graphik Compact';
  font-stretch: normal;
  font-style: normal;
  font-weight: 800;
  src: url('GraphikCompact-Black-Web.woff2') format('woff2'),
    url('GraphikCompact-Black-Web.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Graphik Compact';
  font-stretch: normal;
  font-style: italic;
  font-weight: 800;
  src: url('GraphikCompact-BlackItalic-Web.woff2') format('woff2'),
    url('GraphikCompact-BlackItalic-Web.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Graphik Compact';
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  src: url('GraphikCompact-Semibold-Web.woff2') format('woff2'),
    url('GraphikCompact-Semibold-Web.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Graphik Compact';
  font-stretch: normal;
  font-style: italic;
  font-weight: 600;
  src: url('GraphikCompact-SemiboldItalic-Web.woff2') format('woff2'),
    url('GraphikCompact-SemiboldItalic-Web.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Graphik Compact';
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  src: url('GraphikCompact-Regular-Web.woff2') format('woff2'),
    url('GraphikCompact-Regular-Web.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Graphik Compact';
  font-stretch: normal;
  font-style: italic;
  font-weight: 400;
  src: url('GraphikCompact-RegularItalic-Web.woff2') format('woff2'),
    url('GraphikCompact-RegularItalic-Web.woff') format('woff');
}
