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