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