﻿@font-face {
    font-family: 'veneer';
    src: url('fonts/veneer.otf'); /* IE9 Compat Modes */
    src: url('fonts/veneer.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/veneer.otf') format('opentype'); /* Super Modern Browsers */
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham Book Regular.otf'); /* IE9 Compat Modes */
    src: url('fonts/Gotham Book Regular.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Gotham Book Regular.otf') format('opentype'); /* Super Modern Browsers */
}
