/* Graphik */
@font-face {
  font-family: 'Graphik';
  src:
    url(/fonts/Graphik/Graphik-Regular-Web.woff2) format('woff2'),
    url(/fonts/Graphik/Graphik-Regular-Web.woff) format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Graphik';
  src:
    url(/fonts/Graphik/Graphik-RegularItalic-Web.woff2) format('woff2'),
    url(/fonts/Graphik/Graphik-RegularItalic-Web.woff) format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Graphik';
  src:
    url(/fonts/Graphik/Graphik-Medium-Web.woff2) format('woff2'),
    url(/fonts/Graphik/Graphik-Medium-Web.woff) format('woff');
  font-weight: 500;
}

@font-face {
  font-family: 'Graphik';
  src:
    url(/fonts/Graphik/Graphik-Semibold-Web.woff2) format('woff2'),
    url(/fonts/Graphik/Graphik-Semibold-Web.woff) format('woff');
  font-weight: 600;
}

@font-face {
  font-family: 'Graphik';
  src:
    url(/fonts/Graphik/Graphik-Bold-Web.woff2) format('woff2'),
    url(/fonts/Graphik/Graphik-Bold-Web.woff) format('woff');
  font-weight: bold;
}

@font-face {
  font-family: 'Graphik';
  src:
    url(/fonts/Graphik/Graphik-BoldItalic-Web.woff2) format('woff2'),
    url(/fonts/Graphik/Graphik-BoldItalic-Web.woff) format('woff');
  font-weight: bold;
  font-style: italic;
}

/* Source Serif */
@font-face {
  font-family: 'SourceSerif';
  src:
    url(/fonts/SourceSerifPro/SourceSerifPro-Regular.woff2) format('woff2'),
    url(/fonts/SourceSerifPro/SourceSerifPro-Regular.woff) format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'SourceSerif';
  src:
    url(/fonts/SourceSerifPro/SourceSerifPro-It.woff2) format('woff2'),
    url(/fonts/SourceSerifPro/SourceSerifPro-It.woff) format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'SourceSerif';
  src:
    url(/fonts/SourceSerifPro/SourceSerifPro-Semibold.woff2) format('woff2'),
    url(/fonts/SourceSerifPro/SourceSerifPro-Semibold.woff) format('woff');
  font-weight: 600;
}

@font-face {
  font-family: 'SourceSerif';
  src:
    url(/fonts/SourceSerifPro/SourceSerifPro-SemiboldIt.woff2) format('woff2'),
    url(/fonts/SourceSerifPro/SourceSerifPro-SemiboldIt.woff) format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'SourceSerif';
  src:
    url(/fonts/SourceSerifPro/SourceSerifPro-Bold.woff2) format('woff2'),
    url(/fonts/SourceSerifPro/SourceSerifPro-Bold.woff) format('woff');
  font-weight: bold;
}

@font-face {
  font-family: 'SourceSerif';
  src:
    url(/fonts/SourceSerifPro/SourceSerifPro-BoldIt.woff2) format('woff2'),
    url(/fonts/SourceSerifPro/SourceSerifPro-BoldIt.woff) format('woff');
  font-weight: bold;
  font-style: italic;
}
