@font-face {
    font-family: 'Mak';
    src: url('../fonts/MAKbold.eot');
    src: url('../fonts/MAKbold.eot') format('embedded-opentype'),
         url('../fonts/MAKbold.woff2') format('woff2'),
         url('../fonts/MAKbold.woff') format('woff'),
         url('../fonts/MAKbold.ttf') format('truetype'),
         url('../fonts/MAKbold.svg#MAKbold') format('svg');
    font-weight: 700;
    font-style: normal;
}
