@font-face {
    font-family: 'GillSansMT';
    src: url('fonts/GillSansMT.eot');
    src: url('fonts/GillSansMT.eot') format('embedded-opentype'),
         url('fonts/GillSansMT.woff2') format('woff2'),
         url('fonts/GillSansMT.woff') format('woff'),
         url('fonts/GillSansMT.ttf') format('truetype'),
         url('fonts/GillSansMT.svg#GillSansMT') format('svg');
}
@font-face {
    font-family: 'GillSansLight';
    src: url('fonts/GillSansLight.eot');
    src: url('fonts/GillSansLight.eot') format('embedded-opentype'),
         url('fonts/GillSansLight.woff2') format('woff2'),
         url('fonts/GillSansLight.woff') format('woff'),
         url('fonts/GillSansLight.ttf') format('truetype'),
         url('fonts/GillSansLight.svg#GillSansLight') format('svg');
}


@font-face {
    font-family: 'TrajanProRegular';
    src: url('fonts/TrajanProRegular.eot');
    src: url('fonts/TrajanProRegular.eot') format('embedded-opentype'),
         url('fonts/TrajanProRegular.woff2') format('woff2'),
         url('fonts/TrajanProRegular.woff') format('woff'),
         url('fonts/TrajanProRegular.ttf') format('truetype'),
         url('fonts/TrajanProRegular.svg#TrajanProRegular') format('svg');
}
