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