

@font-face {
    font-family: 'fs_trumanregular';
    src: url('../fonts/fstruman-regular-webfont.woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fs_trumanlight';
    src: url('../fonts/fstruman-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}