@font-face {
    font-family: 'Helvetica-Bold';
    src: url(../fonts/helvetica-bold/Helvetica-Bold.woff2) format('woff2'),
        url(../fonts/helvetica-bold/Helvetica-Bold.woff) format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaLight';
    src: url(../fonts/helvetica-light/HelveticaLight.woff2) format('woff2'),
        url(../fonts/helvetica-light/HelveticaLight.woff) format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'MatterSQTRIAL-Bold';
    src: url(../fonts/mattersq-trialbold/MatterSQTRIAL-Bold.woff2) format('woff2'),
        url(../fonts/mattersq-trialbold/MatterSQTRIAL-Bold.woff) format('woff');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'MatterSQTRIAL-Medium';
    src: url(../fonts/mattersqtrial-medium/MatterSQTRIAL-Medium.woff2) format('woff2'),
        url(../fonts/mattersqtrial-medium/MatterSQTRIAL-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Futura Bk BT';
    src: url(../fonts/futura-bk-bt/FuturaBT-Book.woff2) format('woff2'),
        url(../fonts/futura-bk-bt/FuturaBT-Book.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
