@font-face {
    font-family: 'GillSans';
    src: url("gillsans.eot");
    src: url("gillsans.eot?#iefix") format("embedded-opentype"),
    url("gillsans.woff2") format("woff2"),
    url("gillsans.woff") format("woff"),
    url("gillsans.ttf") format("truetype"),
    url("gillsans.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GillSans';
    src: url("GillSansStd-Bold.eot");
    src: url("GillSansStd-Bold.eot?#iefix") format("embedded-opentype"),
    url("GillSansStd-Bold.woff2") format("woff2"),
    url("GillSansStd-Bold.woff") format("woff"),
    url("GillSansStd-Bold.ttf") format("truetype"),
    url("GillSansStd-Bold.svg") format("svg");
    font-weight: bold;
    font-style: normal;
}

