
@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url('../webfonts/proximanova-semibold-webfont.eot');
    src: url('../webfonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/proximanova-semibold-webfont.woff') format('woff'),
         url('../webfonts/proximanova-semibold-webfont.ttf') format('truetype'),
         url('../webfonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../webfonts/proximanova-regular-webfont.eot');
    src: url('../webfonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/proximanova-regular-webfont.woff') format('woff'),
         url('../webfonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../webfonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaLight';
    src: url('../webfonts/proximanova-light-webfont.eot');
    src: url('../webfonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/proximanova-light-webfont.woff') format('woff'),
         url('../webfonts/proximanova-light-webfont.ttf') format('truetype'),
         url('../webfonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaThin';
    src: url('../webfonts/proximanova-thin-webfont.eot');
    src: url('../webfonts/proximanova-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/proximanova-thin-webfont.woff') format('woff'),
         url('../webfonts/proximanova-thin-webfont.ttf') format('truetype'),
         url('../webfonts/proximanova-thin-webfont.svg#proxima_nova_rgthin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaBold';
    src: url('../webfonts/proximanova-bold-webfont.eot');
    src: url('../webfonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/proximanova-bold-webfont.woff') format('woff'),
         url('../webfonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../webfonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}