@font-face {
	font-family: "Anton";
	src: url('/css/fonts/Anton-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Oswald";
	src: url('/css/fonts/Oswald-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Oswald";
	src: url('/css/fonts/Oswald-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Western 1";
	src: 	url('/css/fonts/western1.woff2') format('woff2'),
			url('/css/fonts/western1.woff') format('woff'),
			url('/css/fonts/western1.ttf') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: "Docktrin";
	src: 	url('/css/fonts/Docktrin.woff2') format('woff2'),
			url('/css/fonts/Docktrin.woff') format('woff'),
			url('/css/fonts/Docktrin.ttf') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: "Boots and Spurs";
	src: 	url('/css/fonts/Boots and Spurs.woff2') format('woff2'),
			url('/css/fonts/Boots and Spurs.woff') format('woff'),
			url('/css/fonts/Boots and Spurs.ttf') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: "Western Bang Bang";
	src: 	url('/css/fonts/Western Bang Bang.woff') format('woff'),
			url('/css/fonts/Western Bang Bang.otf') format('otf');
	font-display: swap;
}

@font-face {
	font-family: "Dust West";
	src: 	url('/css/fonts/Dust West.woff') format('woff'),
			url('/css/fonts/Dust West.otf') format('otf');
	font-display: swap;
}
