@charset "UTF-8";

/* Brandon Grotesque - Light, Regular, Bold & Black */
@font-face {
    font-family: 'BrandonGrotesque-Light';
    src: url('fonts/brandongrotesque-light.eot');
    src: url('fonts/brandongrotesque-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/brandongrotesque-light.woff') format('woff'),
         url('fonts/brandongrotesque-light.ttf') format('truetype'),
         url('fonts/brandongrotesque-light.svg#brandongrotesque-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

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



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

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


/* Eames Century Modern - Light Italic */

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

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

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

*/