@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Regular.eot');
    src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('MyriadPro-Regular.woff2') format('woff2'),
        url('MyriadPro-Regular.woff') format('woff'),
        url('MyriadPro-Regular.ttf') format('truetype'),
        url('MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Champagne & Limousines';
    src: url('ChampagneLimousines-Bold.eot');
    src: url('ChampagneLimousines-Bold.eot?#iefix') format('embedded-opentype'),
        url('ChampagneLimousines-Bold.woff2') format('woff2'),
        url('ChampagneLimousines-Bold.woff') format('woff'),
        url('ChampagneLimousines-Bold.ttf') format('truetype'),
        url('ChampagneLimousines-Bold.svg#Champagne&Limousines-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


h1, h2, h3, h4, h5, h6 {
	 font-family: 'Myriad Pro' !important;
}