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