/*
        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) 2021 Schwartzco Inc.
        License: 2112-GBPPXB     
*/


/* Graphik */
@font-face {
  font-display: swap;
  font-family: graphik;
  font-style: normal;
  font-weight: 400;
  src: url("Graphik-Regular.woff2") format("woff2"),
    url("Graphik-Regular.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: graphik;
  font-style: italic;
  font-weight: 400;
  src: url("Graphik-RegularItalic.woff2") format("woff2"),
    url("Graphik-RegularItalic.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: graphik;
  font-style: normal;
  font-weight: 500;
  src: url("Graphik-Medium.woff2") format("woff2"),
    url("Graphik-Medium.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: graphik;
  font-style: italic;
  font-weight: 500;
  src: url("Graphik-MediumItalic.woff2") format("woff2"),
    url("Graphik-MediumItalic.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: graphik;
  font-style: italic;
  font-weight: 600;
  src: url("Graphik-SemiboldItalic.woff2") format("woff2"),
    url("Graphik-SemiboldItalic.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: graphik;
  font-style: normal;
  font-weight: 600;
  src: url("Graphik-Semibold.woff2") format("woff2"),
    url("Graphik-Semibold.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: graphik;
  font-style: normal;
  font-weight: 700;
  src: url("Graphik-Bold.woff2") format("woff2"),
    url("Graphik-Bold.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: graphik;
  font-style: italic;
  font-weight: 700;
  src: url("Graphik-BoldItalic.woff2") format("woff2"),
    url("Graphik-BoldItalic.woff") format("woff");
}