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

}

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

}
