@font-face {
    font-family: 'Gill Sans MT';
    src: url('../fonts/GillSansMT.eot');
    src: url('../fonts/GillSansMT.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansMT.woff2') format('woff2'),
        url('../fonts/GillSansMT.woff') format('woff'),
        url('../fonts/GillSansMT.svg#GillSansMT') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gill Sans MT';
    src: url('../fonts/GillSansMT-BoldItalic.eot');
    src: url('../fonts/GillSansMT-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansMT-BoldItalic.woff2') format('woff2'),
        url('../fonts/GillSansMT-BoldItalic.woff') format('woff'),
        url('../fonts/GillSansMT-BoldItalic.svg#GillSansMT-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Gill Sans MT';
    src: url('../fonts/GillSansMT-Bold.eot');
    src: url('../fonts/GillSansMT-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansMT-Bold.woff2') format('woff2'),
        url('../fonts/GillSansMT-Bold.woff') format('woff'),
        url('../fonts/GillSansMT-Bold.svg#GillSansMT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gill Sans MT';
    src: url('../fonts/GillSansMT-Italic.eot');
    src: url('../fonts/GillSansMT-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansMT-Italic.woff2') format('woff2'),
        url('../fonts/GillSansMT-Italic.woff') format('woff'),
        url('../fonts/GillSansMT-Italic.svg#GillSansMT-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

