@charset "UTF-8";

@font-face {
	font-family: 'Panton';
	src: url('panton-100-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: normal;
	font-weight: 100;
}

@font-face {
	font-family: 'Panton';
	src: url('panton-100-italic-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: italic;
	font-weight: 100;
}

@font-face {
	font-family: 'Panton';
	src: url('panton-300-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'Panton';
	src: url('panton-300-italic-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: italic;
	font-weight: 300;
}

@font-face {
	font-family: 'Panton';
	src: url('panton-400-italic-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'Panton';
	src: url('panton-600-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: normal;
	font-weight: 600;
}

@font-face {
	font-family: 'Panton';
	src: url('panton-600-italic-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: italic;
	font-weight: 600;
}

@font-face {
	font-family: 'Panton';
	src: url('panton-700-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: 'Panton';
	src: url('panton-700-italic-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: italic;
	font-weight: 700;
}

@font-face {
	font-family: 'Panton';
	src: url('panton-800-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: normal;
	font-weight: 800;
}

@font-face {
	font-family: 'Panton';
	src: url('panton-800-italic-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: italic;
	font-weight: 800;
}

@font-face {
	font-family: 'Panton';
	src: url('panton-900-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: normal;
	font-weight: 900;
}

@font-face {
	font-family: 'Panton';
	src: url('panton-900-italic-webfont.woff2') format('truetype');
	font-display: swap;
	font-style: italic;
	font-weight: 900;
}