@font-face {
    font-family: 'equations2regular';
    src: url('../fonts/equations-regular-webfont.woff2') format('woff2'),
         url('../fonts/equations-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'breuertextbold';
    src: url('../fonts/breuertext-bold-webfont.woff2') format('woff2'),
         url('../fonts/breuertext-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'breuertextlight';
    src: url('../fonts/breuertext-light-webfont.woff2') format('woff2'),
         url('../fonts/breuertext-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'breuertextmedium';
    src: url('../fonts/breuertext-medium-webfont.woff2') format('woff2'),
         url('../fonts/breuertext-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'breuertextregular';
    src: url('../fonts/breuertext-regular-webfont.woff2') format('woff2'),
         url('../fonts/breuertext-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neuebold';
    src: url('../fonts/helveticabold_0-webfont.eot') format('eot'),
         url('../fonts/helveticabold_0-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticalight';
    src: url('../fonts/helvetica-light-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}