/*
 *	WebFont Package Licensed to Very Good Security
 */

/* Averta Extra Thin */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-Extrathin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

/* Averta Extra Thin Italic */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-ExtrathinItalic.woff') format('woff');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

/* Averta Thin */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-Thin.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

/* Averta Thin Italic */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-ThinItalic.woff') format('woff');
	font-weight: 200;
	font-style: italic;
	font-display: swap;
}

/* Averta Light */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

/* Averta Light Italic */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

/* Averta Regular */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* Averta Regular Italic */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-RegularItalic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

/* Averta Semibold */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-Semibold.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* Averta Semibold Italic */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-SemiboldItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

/* Averta Bold */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

/* Averta Bold Italic */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-BoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

/* Averta Extra Bold */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-Extrabold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

/* Averta Extra Bold italic */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-ExtraboldItalic.woff') format('woff');
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}

/* Averta Black */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

/* Averta Black Italic */
@font-face {
	font-family: Averta;
	src: url('../fonts/Averta/woff/hinted-Averta-BlackItalic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}
