@font-face {
    font-family: 'proxima_novaregular';
    src: url("/static/demo-theme/fonts/proximanova-reg-webfont.777d40994df0.woff2") format('woff2'),
         url("/static/demo-theme/fonts/proximanova-reg-webfont.e18e741538df.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_condensedbold';
    src: url("/static/demo-theme/fonts/proximanovacond-bold-webfont.1d7563d5fe22.woff2") format('woff2'),
         url("/static/demo-theme/fonts/proximanovacond-bold-webfont.b2709c4476bf.woff") format('woff'),
         url("/static/demo-theme/fonts/proximanovacond-bold-webfont.d36da752a602.ttf") format('truetype'),
         url("/static/demo-theme/fonts/proximanovacond-bold-webfont.7f9165470589.svg#proxima_nova_condensedbold") format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novasemibold';
    src: url("/static/demo-theme/fonts/proximanova-semibold-webfont.ed6bb6596e2a.woff2") format('woff2'),
         url("/static/demo-theme/fonts/proximanova-semibold-webfont.f5b29bf16706.woff") format('woff'),
         url("/static/demo-theme/fonts/proximanova-semibold-webfont.e508d198cdb4.ttf") format('truetype'),
         url("/static/demo-theme/fonts/proximanova-semibold-webfont.3a83126846ce.svg#proxima_novasemibold") format('svg');
    font-weight: normal;
    font-style: normal;

}