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