@font-face {
    font-family: 'fs_lucaslight';
    src: url('../../fonts/fslucas-light-webfont.woff2') format('woff2'),
         url('../../fonts/fslucas-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'fs_lucasregular';
    src: url('../../fonts/fslucas-regular-webfont.woff2') format('woff2'),
         url('../../fonts/fslucas-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham_htflight';
    src: url('../../fonts/gothamhtf-light-webfont.woff2') format('woff2'),
         url('../../fonts/gothamhtf-light-webfont.woff') format('woff'),
         url('../../fonts/gotham-medium-webfont.woff2') format('woff2'),
         url('../../fonts/gotham-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'fs_lucasbold';
    src: url('../../fonts/fslucas-bold-webfont.woff2') format('woff2'),
         url('../../fonts/fslucas-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}