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

@font-face {
    font-family: 'futuracondensed';
    src: url('../fonts/futura-condensedmedium-webfont.woff2') format('woff2'),
    url('../fonts/futura-condensedmedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dean';
    src: url('../fonts/deanmartin-regular-webfont.woff2') format('woff2'),
    url('../fonts/deanmartin-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

