@font-face 
{
    font-family						:	'SKODA Next';
    src								:	url('../fonts/SKODANext-Regular.eot');
    src								:	url('../fonts/SKODANext-Regular.eot?#iefix') format('embedded-opentype'),
										url('../fonts/SKODANext-Regular.woff') format('woff'),
										url('../fonts/SKODANext-Regular.ttf') format('truetype');
    font-weight						:	normal;
    font-style						:	normal;
}

@font-face 
{
    font-family						:	'SKODA Next Light';
    src								:	url('../fonts/SKODANext-Light.eot');
    src								:	url('../fonts/SKODANext-Light.eot?#iefix') format('embedded-opentype'),
										url('../fonts/SKODANext-Light.woff') format('woff'),
										url('../fonts/SKODANext-Light.ttf') format('truetype');
    font-weight						:	  300;
    font-style						:	normal;
}

@font-face 
{
    font-family						:	'SKODA Next';
    src								:	url('../fonts/SKODANext-Bold.eot');
    src								:	url('../fonts/SKODANext-Bold.eot?#iefix') format('embedded-opentype'),
										url('../fonts/SKODANext-Bold.woff') format('woff'),
										url('../fonts/SKODANext-Bold.ttf') format('truetype');
    font-weight						:	bold;
    font-style						:	normal;
}

@font-face 
{
    font-family						:	'SKODA Next Black Expanded';
    src								:	url('../fonts/SKODANext-BlackExpanded.eot');
    src								:	url('../fonts/SKODANext-BlackExpanded.eot?#iefix') format('embedded-opentype'),
										url('../fonts/SKODANext-BlackExpanded.woff') format('woff'),
										url('../fonts/SKODANext-BlackExpanded.ttf') format('truetype');
    font-weight						:	  900;
    font-style						:	normal;
}