/* Font-face */

@font-face {
    font-family: 'sourcesanspro-bold';
    src: url('../fonts/sourcesanspro-bold.eot');
    src: url('../fonts/sourcesanspro-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sourcesanspro-bold.woff') format('woff'),
        url('../fonts/sourcesanspro-bold.ttf') format('truetype'),
        url('../fonts/sourcesanspro-bold.svg#sourcesanspro-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sourcesanspro-light';
    src: url('../fonts/sourcesanspro-light.eot');
    src: url('../fonts/sourcesanspro-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sourcesanspro-light.woff') format('woff'),
        url('../fonts/sourcesanspro-light.ttf') format('truetype'),
        url('../fonts/sourcesanspro-light.svg#sourcesanspro-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VistaSansBookRegular';
    src: url('../fonts/vistasansbook-071211005EmigreWebOnly.eot');
    src: url('../fonts/vistasansbook-071211005EmigreWebOnly.eot?#iefix') format('embedded-opentype'), url('../fonts/vistasansbook-071211005EmigreWebOnly.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'VistaSansMedRegular';
    src: url('../fonts/vistasansmed-071211005EmigreWebOnly.eot');
    src: url('../fonts/vistasansmed-071211005EmigreWebOnly.eot?#iefix') format('embedded-opentype'), url('../fonts/vistasansmed-071211005EmigreWebOnly.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}