@font-face {
    font-family: 'lobster';
    src: url('../fonts/Lobster/lobster-webfont.woff2.html') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova__regular';
    src: url('../fonts/ProximaNova/proxima_nova_regular-webfont.woff2.html') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova__bold_italic';
    src: url('../fonts/ProximaNova/proxima_nova_bold_italic-webfont.woff2.html') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova__bold';
    src: url('../fonts/ProximaNova/proxima_nova_bold-webfont.woff2.html') format('woff2'), ;
    font-weight: normal;
    font-style: normal;
}