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