@font-face {
    font-family: 'maker';
    src: url('../fonts/MakerHMK-Regular.eot');
    src: url('../fonts/MakerHMK-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MakerHMK-Regular.woff2') format('woff2'),
         url('../fonts/MakerHMK-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}