@font-face {
    font-family: 'tiltblack';
    src: url('../font/tilt_black-webfont.woff2') format('woff2'),
         url('../font/tilt_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tiltbold';
    src: url('../font/tilt_bold-webfont.woff2') format('woff2'),
         url('../font/tilt_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tiltregular';
    src: url('../font/tilt_regular-webfont.woff2') format('woff2'),
         url('../font/tilt_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
