@font-face {
	font-family: 'AlexBrush';
	src: url('../../fonts/AlexBrush-Regular-webfont.woff2') format('woff2'),
		 url('../../fonts/AlexBrush-Regular-webfont.woff') format('woff');
}

@font-face {
	font-family: 'Notera';
	
	src: url('../../fonts/notera-webfont.woff2') format('woff2'),
		 url('../../fonts/notera-webfont.woff') format('woff');
	font-weight: normal;
    font-style: normal;	     
}

@font-face {
	font-family: 'Lato';
	src: url('../../fonts/lato-regular-webfont.woff2') format('woff2'),
		 url('../../fonts/lato-regular-webfont.woff') format('woff');
	font-weight: normal;
    font-style: normal;	     
}

@font-face {
	font-family: 'CooperHewitt';
	src: url('../../fonts/cooperhewitt-light-webfont.woff2') format('woff2'),
		 url('../../fonts/cooperhewitt-light-webfont.woff') format('woff');
    font-weight: 100;	     
}

@font-face {
	font-family: 'CooperHewitt';
	src: url('../../fonts/cooperhewitt-medium-webfont.woff2') format('woff2'),
		 url('../../fonts/cooperhewitt-medium-webfont.woff') format('woff');
    font-weight: normal;	     
}

@font-face {
	font-family: 'CooperHewitt';
	src: url('../../fonts/cooperhewitt-semibold-webfont.woff2') format('woff2'),
		 url('../../fonts/cooperhewitt-semibold-webfont.woff') format('woff');
    font-weight: bold;	     
}

@font-face {
	font-family: 'Ostrich';
	src: url('../../fonts/ostrichsans-medium-webfont.woff2') format('woff2'),
		 url('../../fonts/ostrichsans-medium-webfont.woff') format('woff');
    font-style: normal;	     
}

@font-face {
	font-family: 'Ostrich Rounded';
	src: url('../../fonts/ostrichsansrounded-medium-webfont.woff2') format('woff2'),
		 url('../../fonts/ostrichsansrounded-medium-webfont.woff') format('woff');
    font-style: normal;	     
}

@font-face {
	font-family: 'Prestige';
	src: url('../../fonts/prestige.woff') format('woff');
    font-style: normal;	     
}


@font-face {
	font-family: 'Raleway';
	src: url('../../fonts/raleway-medium-webfont.woff2') format('woff2'),
		 url('../../fonts/raleway-medium-webfont.woff') format('woff');
    font-style: normal;	     
}

@font-face {
	font-family: 'Raleway';
	src: url('../../fonts/raleway-bold-webfont.woff2') format('woff2'),
		 url('../../fonts/raleway-bold-webfont.woff') format('woff');
    font-style: normal;	
    font-weight: bold;     
}