﻿/* CSS Document */
@font-face {
    font-family: 'Hermes';
    src: url('../fonts/hermes_normal-webfont.eot');
    src: url('../fonts/hermes_normal-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hermes_normal-webfont.html') format('woff'),
         url('../fonts/hermes_normal-webfont.ttf') format('truetype'),
         url('../fonts/hermes_normal-webfont.svg#HermesNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
