
@font-face {
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Graphik_Medium.woff') format('woff'),
	    url('../fonts/Graphik_Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Graphik_Light.woff') format('woff'),
	    url('../fonts/Graphik_Light.woff2') format('woff2');
}

@font-face {
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('../fonts/Graphik_Extralight.woff2') format('woff2'),
	    url('../fonts/Graphik_Extralight.woff') format('woff');
}

@font-face {
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/Graphik_Black.woff') format('woff'),
	    url('../fonts/Graphik_Black.woff2') format('woff2');
}

@font-face {
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('../fonts/Graphik_Thin.woff') format('woff'),
	    url('../fonts/Graphik_Thin.woff2') format('woff2');
}

@font-face {
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Graphik_Regular.woff') format('woff'),
	    url('../fonts/Graphik_Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Graphik_Bold.woff2') format('woff2'),
	    url('../fonts/Graphik_Bold.woff') format('woff');
}

@font-face {
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/Graphik_Semibold.woff') format('woff'),
	    url('../fonts/Graphik_Semibold.woff2') format('woff2');
}
