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

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

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

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