@font-face {
    font-family: 'martel';
    src: url('martel.eot');
    src: url('martel.eot') format('embedded-opentype'),
         url('martel.woff2') format('woff2'),
         url('martel.woff') format('woff'),
         url('martel.ttf') format('truetype'),
         url('martel.svg#martel') format('svg');
}
