@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700|Open+Sans:300,300i,400,400i,700,700i&display=swap'); 

@font-face {
	font-family: 'town-black';
	font-style: normal;
    font-display: swap;
	src: url('fonts/Town-Black.eot');
	src: local('town-black'), url('fonts/Town-Black.eot') format('embedded-opentype'), url('fonts/Town-Black.woff') format('woff');
}
@font-face {
	font-family: 'town-light';
	font-style: normal;
    font-display: swap;
	src: url('fonts/Town-Light.eot');
	src: local('town-black'), url('fonts/Town-Light.eot') format('embedded-opentype'), url('fonts/Town-Light.woff') format('woff');
}
@font-face {
	font-family: 'town-medium';
	font-style: normal;
    font-display: swap;
	src: url('fonts/Town-Medium.eot');
	src: local('town-medium'), url('fonts/Town-Medium.eot') format('embedded-opentype'), url('fonts/Town-Medium.woff') format('woff');
}
