﻿
@font-face {
    font-family: 'Avenir light';
    src: url('/css/fonts/AVENIR-LIGHT.eot');
    src: url('/css/fonts/AVENIR-LIGHT.eot?#iefix') format('embedded-opentype'), url('/css/fonts/AVENIR-LIGHT.woff2') format('woff2'), url('/css/fonts/AVENIR-LIGHT.woff') format('woff'), url('/css/fonts/AVENIR-LIGHT.ttf') format('truetype'), url('/css/fonts/AVENIR-LIGHT.svg#youworkforthem') format('svg');
    font-weight: normal;
    font-style: normal;
}

.main-nav .list .list-item a,
.call-to-action,
.choosen-font,
.navbar,
legend,
.scfSubmitButton,
.scfSubmitButtonBorder,
h1, h2, h3, h4, h5, h6 {
    font-family: 'Avenir light';
}