@font-face {
    font-family: 'FSElliotPro';
    src: url('fonts/FSElliotPro.eot');
    src: url('fonts/FSElliotPro.eot') format('embedded-opentype'),
         url('fonts/FSElliotPro.woff2') format('woff2'),
         url('fonts/FSElliotPro.woff') format('woff'),
         url('fonts/FSElliotPro.ttf') format('truetype'),
         url('fonts/FSElliotPro.svg#FSElliotPro') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'FSElliotPro';
    src: url('fonts/FSElliotProLight.eot');
    src: url('fonts/FSElliotProLight.eot') format('embedded-opentype'),
    url('fonts/FSElliotProLight.woff2') format('woff2'),
    url('fonts/FSElliotProLight.woff') format('woff'),
    url('fonts/FSElliotProLight.ttf') format('truetype'),
    url('fonts/FSElliotProLight.svg#FSElliotProLight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'FSElliotPro';
    src: url('fonts/FSElliotProBold.eot');
    src: url('fonts/FSElliotProBold.eot') format('embedded-opentype'),
    url('fonts/FSElliotProBold.woff2') format('woff2'),
    url('fonts/FSElliotProBold.woff') format('woff'),
    url('fonts/FSElliotProBold.ttf') format('truetype'),
    url('fonts/FSElliotProBold.svg#FSElliotProBold') format('svg');
    font-weight: 700;
    font-style: normal;
}
