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

}