/*
 Theme Name:   Full Width Plugin
 Theme URI:    https://plugin.miclub.com.au
 License:      Copyright 2017 - MiClub
 Version: 1.1
*/

/*
 * ======================  LIVE CHANGES GO HERE  ======================
 * Please make sure that you place a timestamp with your name whenever
 * this file is edited. If your change is a result of a ticket please
 * include the ticket number in the comment.
 */  


.bg-warning {
    background-color: #f2dede; 
	padding: 5px;
}
.bg-alert {
	padding: 5px;
}

@font-face { 
	font-family: Inter;
	src: url(https://miclubrd10.miclub.com.au/cms/wp-content/themes/plugin/fonts/Inter_24pt-Regular.ttf);
	font-weight: normal;  
}

@font-face { 
	font-family: Nohemi-Regular;
	src: url(https://miclubrd10.miclub.com.au/cms/wp-content/themes/plugin/fonts/Nohemi-Regular.ttf);
	font-weight: normal;  
}

@font-face { 
	font-family: Nohemi-Bold;
	src: url(https://miclubrd10.miclub.com.au/cms/wp-content/themes/plugin/fonts/Nohemi-Bold.ttf);
	font-weight: bold;  
}