/*
Theme Name:     Valenti Child 1
Description:    
Author:         AlexG
Template:       valenti

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* load league gothic font */

@font-face {
    font-family: 'LeagueGothicRegular';
	src: url('https://motor-vision.co.uk/wp-content/themes/valenti/fonts/League_Gothic-webfont.eot');
	src: url('https://motor-vision.co.uk/wp-content/themes/valenti/fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('https://motor-vision.co.uk/wp-content/themes/valenti/fonts/League_Gothic-webfont.woff') format('woff'),
		 url('https://motor-vision.co.uk/wp-content/themes/valenti/fonts/League_Gothic-webfont.ttf') format('truetype'),
		 url('https://motor-vision.co.uk/wp-content/themes/valenti/fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
	font-weight: normal;
	font-style: normal;
	speak: none;

font-variant: normal;
text-transform: none;
line-height: 1;}

/*-webkit-font-smoothing: antialiased;*/



/* Font rendering */
body #wrap_all {
/*text-rendering: optimizeLegibility;*/
text-rendering: geometricPrecision;
/*-webkit-font-smoothing: antialiased;*/
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: subpixel-antialiased;
}




/*
@font-face {
font-family: League_Gothic-webfont;
src: url(https://motor-vision.co.uk/wp-content/themes/valenti/fonts/League_Gothic-webfont.ttf);
font-weight: normal;
}

*/