@font-face {
    font-family: 'BarlowCondensed-Light';
    src: url('barlowcondensed-light.eot');
    src: local('BarlowCondensed-Light'), url('barlowcondensed-light.woff') format('woff'), url('barlowcondensed-light.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
    /*unicode-range: U+040-07F;*/
}

body { font-family:BarlowCondensed-Light, Arial; }