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