/* CSS Document */
@font-face {
    font-family: 'mercedes';
    src: url('../font/meresre.eot');
    src: url('../font/meresred41d.eot?#iefix') format('embedded-opentype'),
         url('../font/meresre.woff') format('woff'),
         url('../font/meresre.ttf') format('truetype'),
         url('../font/meresre.svg#MercedesRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
