﻿@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; }