/* Glowshop local webfonts */

@font-face {
	font-family: 'Austin News Headline Web';
	src: url('../fonts/austin-light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Austin News Headline Web';
	src: url('../fonts/austin-light-italic.woff2') format('woff2');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Austin News Headline Web';
	src: url('../fonts/austin-roman.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Austin News Headline Web';
	src: url('../fonts/austin-italic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Austin News Headline Web';
	src: url('../fonts/austin-medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Austin News Headline Web';
	src: url('../fonts/austin-medium-italic.woff2') format('woff2');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Austin News Headline Web';
	src: url('../fonts/austin-semibold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Austin News Headline Web';
	src: url('../fonts/austin-semibold-italic.woff2') format('woff2');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Austin News Headline Web';
	src: url('../fonts/austin-bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Austin News Headline Web';
	src: url('../fonts/austin-bold-italic.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}
