@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('../fonts/proximanovaBold.eot');
    src: url('../fonts/proximanovaBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanovaBold.woff') format('woff'),
         url('../fonts/proximanovaBold.ttf') format('truetype'),
         url('../fonts/proximanovaBold.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proximanovaRegular.eot');
    src: url('../fonts/proximanovaRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanovaRegular.woff') format('woff'),
         url('../fonts/proximanovaRegular.ttf') format('truetype'),
         url('../fonts/proximanovaRegular.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_semibold';
    src: url('../fonts/proximanovaSemibold.eot');
    src: url('../fonts/proximanovaSemibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanovaSemibold.woff') format('woff'),
         url('../fonts/proximanovaSemibold.ttf') format('truetype'),
         url('../fonts/proximanovaSemibold.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}