@font-face {
    font-display:block;
    font-family: 'RobotoMedium';
    src: url('fonts/RobotoMedium.woff2') format('woff2'),
         url('fonts/RobotoMedium.woff') format('woff');
}
@font-face {
    font-display:block;
    font-family: 'RobotoRegular';
    src: url('fonts/RobotoRegular.woff2') format('woff2'),
         url('fonts/RobotoRegular.woff') format('woff');
}
@font-face {
    font-display:block;
    font-family: 'RobotoBold';
    src: url('fonts/RobotoBold.woff2') format('woff2'),
         url('fonts/RobotoBold.woff') format('woff');
}
@font-face {
    font-family: 'RobotoLight';
    src: url('fonts/RobotoLight.woff2') format('woff2'),
         url('fonts/RobotoLight.woff') format('woff');
}

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

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

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

@font-face {
    font-family: 'SFU Helvetica';
    src: url('SFUHelveticaLight.eot');
    src: url('SFUHelveticaLight.eot?#iefix') format('embedded-opentype'),
        url('SFUHelveticaLight.woff2') format('woff2'),
        url('SFUHelveticaLight.woff') format('woff'),
        url('SFUHelveticaLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
