/*
Theme Name: digilect Child
Template: digilect

*/

/* Theme customization starts here
-------------------------------------------------------------- */

@import url("../digilect/style.css");

/* CUSTOM FONTS */

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

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

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


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

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

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


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


