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

