@font-face {
    font-family: 'futuramedium';
    src: url('futura_medium-webfont.woff2') format('woff2'),
         url('futura_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

}

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

}