@font-face {
    font-family: 'Nova';
    src: url('../fonts/GillSansHel/GillSansHel-Light.eot');
    src: url('../fonts/GillSansHel/GillSansHel-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GillSansHel/GillSansHel-Light.woff2') format('woff2'),
    url('../fonts/GillSansHel/GillSansHel-Light.woff') format('woff'),
    url('../fonts/GillSansHel/GillSansHel-Light.ttf') format('truetype'),
    url('../fonts/GillSansHel/GillSansHel-Light.svg#GillSansHel-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}