@font-face {
    font-family: 'Arno';
    src: url('../fonts/arnopro-display.eot');
    src: url('../fonts/arnopro-display.eot') format('embedded-opentype'),
         url('../fonts/arnopro-display.woff') format('woff'),
         url('../fonts/arnopro-display.ttf') format('truetype'),
         url('../fonts/arnopro-display.svg#Arno') format('svg');
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/calibri.eot');
    src: url('../fonts/calibri.eot') format('embedded-opentype'),
         url('../fonts/calibri.woff') format('woff'),
         url('../fonts/calibri.ttf') format('truetype'),
         url('../fonts/calibri.svg#Calibri') format('svg');
}

@font-face {
    font-family: 'GillSansMTLight';
    src: url('../fonts/gill___.eot');
    src: url('../fonts/gill___.eot') format('embedded-opentype'),
         url('../fonts/gill___.woff') format('woff'),
         url('../fonts/gill___.ttf') format('truetype'),
         url('../fonts/gill___.svg#GillSansMTLight') format('svg');
}

@font-face {
    font-family: 'PalatinoLinotypeRegular';
    src: url('../fonts/pala.eot');
    src: url('../fonts/pala.eot') format('embedded-opentype'),
         url('../fonts/pala.woff') format('woff'),
         url('../fonts/pala.ttf') format('truetype'),
         url('../fonts/pala.svg#PalatinoLinotypeRegular') format('svg');
}