/** All Font Definitions */


/** Bitstream */

@font-face {
    font-family: 'BitstreamSans';
    src: url('Bitstream-Vera-Sans/Vera.ttf') format('truetype');
}

@font-face {
    font-family: 'Bitstream';
    src: url('Bitstream-Vera-Serif/VeraSerif.ttf') format('truetype');
}


/** Vanity */

@font-face {
    font-family: 'Vanity';
    src: url('Vanity/Vanity-Light.ttf') format('truetype');
}


/** Audrey */

@font-face {
    font-family: 'Audrey';
    src: url('Audrey/Audrey-Normal.otf') format('opentype');
}


/** Butler */

@font-face {
    font-family: 'butlerblack';
    src: url('Butler/butler_black-webfont.woff2') format('woff2'), url('butler_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'butlerbold';
    src: url('Butler/butler_bold-webfont.woff2') format('woff2'), url('butler_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'butlerextrabold';
    src: url('Butler/butler_extrabold-webfont.woff2') format('woff2'), url('butler_extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'butlerlight';
    src: url('Butler/butler_light-webfont.woff2') format('woff2'), url('butler_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'butlermedium';
    src: url('Butler/butler_medium-webfont.woff2') format('woff2'), url('butler_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'butlerregular';
    src: url('Butler/butler_regular-webfont.woff2') format('woff2'), url('butler_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'butlerultralight';
    src: url('Butler/butler_ultra_light-webfont.woff2') format('woff2'), url('butler_ultra_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}