/*
Theme Name: Loud Mountain Theme
Theme URI: https://loudmountain.au
Version: 1.0
Description:
Author: Loud Mountain
Author URI: https://loudmountain.au
template: bb-theme
*/

/* Add your custom styles here... */ 

/* Kist Displays fonts
----------------------------------------------------------*/

@font-face {
	font-family: "Coolvetica Light";
	src:  url("fonts/coolvetica_lt-webfont.woff2") format("woff2"),
		  url("fonts/coolvetica_lt-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Coolvetica Regular";
	src:  url("fonts/coolvetica_rg-webfont.woff2") format("woff2"),
		  url("fonts/coolvetica_rg-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

/* Mark Hilton fonts
----------------------------------------------------------*/

@font-face {
	font-family: "Social Gothic DemiBold";
	src:  url("fonts/socialgothic-demibold.woff2") format("woff2"),
		  url("fonts/socialgothic-demibold.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
