﻿@font-face {
	font-family: 'Conv_DINPro-Regular';
	src: url('fonts/DINPro-Regular.eot');
        src: url('fonts/DINPro-Regular.eot?#iefix') format('embedded-opentype'),
	     url('fonts/DINPro-Regular.woff') format('woff'), 
	     url('fonts/DINPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.header ul.nav li a,
.header ul.top-nav li a,
.header ul.top-nav li.search input {
    font-family: 'Conv_DINPro-Regular' !important;
}