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

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

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

