/*
Theme Name: elmec Child

Template: elmec
Version: 2.0.2
*/

/* CUSTOM FONTS */

@font-face {
	font-family: fblack;
	src: url('/wp-content/webfonts/fblack.woff') format('woff'), 
		 url('/wp-content/webfonts/fblack.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
}

@font-face {
	font-family: fbold;
	src: url('/wp-content/webfonts/fbold.woff') format('woff'), 
		 url('/wp-content/webfonts/fbold.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
}

@font-face {
	font-family: fregular;
	src: url('/wp-content/webfonts/fregular.woff') format('woff'), 
		 url('/wp-content/webfonts/fregular.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
}

@font-face {
	font-family: flight;
	src: url('/wp-content/webfonts/flight.woff') format('woff'), 
		 url('/wp-content/webfonts/flight.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
}