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