﻿@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: 'RedRock';
    src: url('fonts/RedRock.ttf'); /* IE9 Compat Modes */
    src: url('fonts/RedRock.ttf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/RedRock.ttf') 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 */
}

@font-face {
    font-family: 'AcrylicHandSans';
    src: url('fonts/AcrylicHandSans-Regular.ttf'); /* IE9 Compat Modes */
    src: url('fonts/AcrylicHandSans-Regular.ttf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/AcrylicHandSans-Regular.ttf') format('opentype'); /* Super Modern Browsers */
}
@font-face {
    font-family: 'Archer';
    src: url('fonts/Archer-Bold.otf'); /* IE9 Compat Modes */
    src: url('fonts/Archer-Bold.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Archer-Bold.otf') format('opentype'); /* Super Modern Browsers */
}
@font-face {
    font-family: 'Aleo';
    src: url('fonts/Aleo-Regular.ttf'); /* IE9 Compat Modes */
    src: url('fonts/Aleo-Regular.ttf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Aleo-Regular.ttf') format('opentype'); /* Super Modern Browsers */
}

