/*
 Theme Name:   UCLA Mildred E. Mathias Botanical Garden
 Description:  Template for Botgard 
 Author:       Andrew Tran
 Template:     enfold
 Version:      1.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
/***************************************************
Fonts
****************************************************/

	@font-face {
		font-family:'ProximaNova';
		src:url('../botgard/fonts/proximanova-light.eot');
		src:url('../botgard/fonts/proximanova-light.eot?#iefix') format('embedded-opentype'),
			url('../botgard/fonts/proximanova-light.woff') format('woff'),
			url('../botgard/fonts/proximanova-light.ttf') format('truetype');
		font-weight:300;
		font-style: normal;
	}

	@font-face {
		font-family:'ProximaNova';
		src:url('../botgard/fonts/proximanova-regular.eot');
		src:url('../botgard/fonts/proximanova-regular.eot?#iefix') format('embedded-opentype'),
			url('../botgard/fonts/proximanova-regular.woff') format('woff'),
			url('..botgard/fonts/proximanova-regular.ttf') format('truetype');
		font-weight:400;
		font-style:normal;
	}

	@font-face {
		font-family:'ProximaNova';
		src:url('../botgard/fonts/proximanova-semibold.eot');
		src:url('../botgard/fonts/proximanova-semibold.eot?#iefix') format('embedded-opentype'),
			url('../botgard/fonts/proximanova-semibold.woff') format('woff'),
			url('../botgard/fonts/proximanova-semibold.ttf') format('truetype');
		font-weight:600;
		font-style:normal;
	}

	@font-face {
	    font-family: 'karbonregular';
	    src: url('../botgard/fonts/karbon-regular-webfont.eot'); 
	    src: url('../botgard/fonts/karbon-regular-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../botgard/fonts/karbon-regular-webfont.woff') format('woff'),
	         url('../botgard/fonts/karbon-regular-webfont.ttf') format('truetype'),
	         url('../botgard/fonts/karbon-regular-webfont.svg#karbonregular') format('svg');
	    font-weight: normal;
	    font-style: normal; }
	@font-face {
	    font-family: 'karbonmedium';
	    src: url('../botgard/fonts/karbon-medium-webfont.eot');
	    src: url('../botgard/fonts/karbon-medium-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../botgard/fonts/karbon-medium-webfont.woff') format('woff'),
	         url('../botgard/fonts/karbon-medium-webfont.ttf') format('truetype'),
	         url('../botgard/fonts/karbon-medium-webfont.svg#karbonsemibold') format('svg');
	    font-weight: normal;
	    font-style: normal; }
	@font-face {
	    font-family: 'karbonsemibold';
	    src: url('../botgard/fonts/karbon-semibold-webfont.eot');
	    src: url('../botgard/fonts/karbon-semibold-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../botgard/fonts/karbon-semibold-webfont.woff') format('woff'),
	         url('../botgard/fonts/karbon-semibold-webfont.ttf') format('truetype'), 
	         url('../botgard/fonts/karbon-semibold-webfont.svg#karbonsemibold') format('svg');
	    font-weight: normal;
	    font-style: normal; }
	@font-face {
	    font-family: 'karbonlight';
	    src: url('../botgard/fonts/karbon-light-webfont.eot');
	    src: url('../botgard/fonts/karbon-light-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../botgard/fonts/karbon-light-webfont.woff') format('woff'),
	         url('../botgard/fonts/karbon-light-webfont.ttf') format('truetype'),
	         url('../botgard/fonts/karbon-light-webfont.svg#karbonlight') format('svg');
	    font-weight: normal;
	    font-style: normal; }
	
/***************************************************
General
****************************************************/
	