@font-face {
    font-family: 'jpg-icons';
    src: url('../fonts/jpg-icons.eot');
    src: url('../fonts/jpg-icons.eot') format('embedded-opentype'),
      url('../fonts/jpg-icons.woff2') format('woff2'),
      url('../fonts/jpg-icons.woff') format('woff'),
      url('../fonts/jpg-icons.ttf') format('truetype'),
      url('../fonts/jpg-icons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'GaultierMono';
	src:url('../fonts/GaultierMono-Regular.woff2') format('woff2'),
		url('../fonts/GaultierMono-Regular.woff') format('woff');
	font-weight:400;
	font-stretch:medium-(normal);
	font-style:normal;
}

@font-face {
	font-family: 'GaultierDisplay';
	src:url('../fonts/GaultierDisplay-BlackXS.woff2') format('woff2'),
		url('../fonts/GaultierDisplay-BlackXS.woff') format('woff');
	font-weight:1000;
	font-stretch:semicondensed;
	font-style:normal;
}

@font-face {
	font-family: 'GaultierText';
	src:url('../fonts/GaultierText-Regular.woff2') format('woff2'),
		url('../fonts/GaultierText-Regular.woff') format('woff');
	font-weight:400;
	font-stretch:medium-(normal);
	font-style:normal;
}
