@font-face {
    font-family: 'Gill Sans Nova';
    src: url('GillSansNova-Medium.eot');
    src: local('Gill Sans Nova Medium'), local('GillSansNova-Medium'),
        url('GillSansNova-Medium.eot?#iefix') format('embedded-opentype'),
        url('GillSansNova-Medium.woff2') format('woff2'),
        url('GillSansNova-Medium.woff') format('woff'),
        url('GillSansNova-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gill Sans Nova Book';
    src: url('GillSansNova-Bold.eot');
    src: local('Gill Sans Nova Bold'), local('GillSansNova-Bold'),
        url('GillSansNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('GillSansNova-Bold.woff2') format('woff2'),
        url('GillSansNova-Bold.woff') format('woff'),
        url('GillSansNova-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gill Sans Nova Book';
    src: url('GillSansNova-Book.eot');
    src: local('Gill Sans Nova Book'), local('GillSansNova-Book'),
        url('GillSansNova-Book.eot?#iefix') format('embedded-opentype'),
        url('GillSansNova-Book.woff2') format('woff2'),
        url('GillSansNova-Book.woff') format('woff'),
        url('GillSansNova-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gill Sans Nova';
    src: url('GillSansNova-SemiBold.eot');
    src: local('Gill Sans Nova SemiBold'), local('GillSansNova-SemiBold'),
        url('GillSansNova-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('GillSansNova-SemiBold.woff2') format('woff2'),
        url('GillSansNova-SemiBold.woff') format('woff'),
        url('GillSansNova-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}