/* Gill Sans Regular */
@font-face {
  font-family: 'Gill Sans';
  src: url('GillSans.woff2') format('woff2'),
       url('GillSans.woff') format('woff'),
       url('GillSans.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Gill Sans Bold */
@font-face {
  font-family: 'Gill Sans';
  src: url('GillSansBold.woff2') format('woff2'),
       url('GillSansBold.woff') format('woff'),
       url('GillSansBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Gill Sans Bold Italic */
@font-face {
  font-family: 'Gill Sans';
  src: url('GillSansBoldItalic.woff2') format('woff2'),
       url('GillSansBoldItalic.woff') format('woff'),
       url('GillSansBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* Gill Sans Italic */
@font-face {
  font-family: 'Gill Sans';
  src: url('GillSansItalic.woff2') format('woff2'),
       url('GillSansItalic.woff') format('woff'),
       url('GillSansItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Gill Sans Light */
@font-face {
  font-family: 'Gill Sans';
  src: url('GillSansLight.woff2') format('woff2'),
       url('GillSansLight.woff') format('woff'),
       url('GillSansLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Gill Sans Light Italic */
@font-face {
  font-family: 'Gill Sans';
  src: url('GillSansLightItalic.woff2') format('woff2'),
       url('GillSansLightItalic.woff') format('woff'),
       url('GillSansLightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Jedira Regular */
@font-face {
  font-family: 'Jedira';
  src: url('jedira-regular.woff2') format('woff2'),
       url('jedira-regular.woff') format('woff'),
       url('jedira-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}



/*
        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) 2022 Schwartzco Inc.
        License: 2202-EHHZLG     
*/

@font-face {
	font-family: 'Graphik Web';
	src: url('Graphik-BoldItalic-Web.woff2') format('woff2'),
	   url('Graphik-BoldItalic-Web.woff') format('woff');
	font-weight:  700;
	font-style:   italic;
	font-stretch: normal;
}
@font-face {
	font-family: 'Graphik Web';
	src: url('Graphik-Bold-Web.woff2') format('woff2'),
	   url('Graphik-Bold-Web.woff') format('woff');
	font-weight:  700;
	font-style:   normal;
	font-stretch: normal;
}
@font-face {
	font-family: 'Graphik Web';
	src: url('Graphik-SemiboldItalic-Web.woff2') format('woff2'),
	   url('Graphik-SemiboldItalic-Web.woff') format('woff');
	font-weight:  600;
	font-style:   italic;
	font-stretch: normal;
}
@font-face {
	font-family: 'Graphik Web';
	src: url('Graphik-RegularItalic-Web.woff2') format('woff2'),
	   url('Graphik-RegularItalic-Web.woff') format('woff');
	font-weight:  400;
	font-style:   italic;
	font-stretch: normal;
}
@font-face {
	font-family: 'Graphik Web';
	src: url('Graphik-Regular-Web.woff2') format('woff2'),
	   url('Graphik-Regular-Web.woff') format('woff');
	font-weight:  400;
	font-style:   normal;
	font-stretch: normal;
}
@font-face {
	font-family: 'Graphik Web';
	src: url('Graphik-Semibold.otf') format('opentype');
	font-weight:  500;
	font-style:   normal;
	font-stretch: normal;
}

