
@font-face {
    font-family: 'din_mediumregular';
    src: url('/fonts/din-medium-webfont.eot');
    src: url('/fonts/din-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/din-medium-webfont.woff') format('woff'),
         url('/fonts/din-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinregular';
    src: url('/fonts/din-webfont.eot');
    src: url('/fonts/din-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/din-webfont.woff') format('woff'),
         url('/fonts/din-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Iconfont */

@font-face {
	font-family: 'viv10262013';
	src:url('/fonts/viv10262013.eot');
	src:url('/fonts/viv10262013.eot?#iefix') format('embedded-opentype'),
		url('/fonts/viv10262013.ttf') format('truetype'),
		url('/fonts/viv10262013.woff') format('woff'),
		url('/fonts/viv10262013.svg#viv10262013') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'fontello';
  src: url('/fonts/fontello/fontello.eot?85697578');
  src: url('/fonts/fontello/fontello.eot?85697578#iefix') format('embedded-opentype'),
       url('/fonts/fontello/fontello.woff?85697578') format('woff'),
       url('/fonts/fontello/fontello.ttf?85697578') format('truetype'),
       url('/fonts/fontello/fontello.svg?85697578#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* =IcoMoon Icon Fonts
----------------------------------------------- */
@font-face {
    font-family: 'icomoon';
    src:url('/fonts/icomoon/icomoon.eot');
    src:url('/fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
        url('/fonts/icomoon/icomoon.svg#icomoon') format('svg'),
        url('/fonts/icomoon/icomoon.woff') format('woff'),
        url('/fonts/icomoon/icomoon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* =Fontello Icon Fonts
----------------------------------------------- */
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/fonts/fontello/fontello.svg?85697578#fontello') format('svg');
  }
}
*/
 @font-face {
    font-family: 'FontAwesome';
    src: url('/fonts/font_awesome/fontawesome-webfont.eot?v=3.1.0');
    src: url('/fonts/font_awesome/fontawesome-webfont.eot?#iefix&v=3.1.0') format('embedded-opentype'), url('/fonts/font_awesome/fontawesome-webfont.woff?v=3.1.0') format('woff'), url('/fonts/font_awesome/fontawesome-webfont.ttf?v=3.1.0') format('truetype'), url('/fonts/font_awesome/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0') format('svg');
    font-weight: normal;
    font-style: normal;
}