/*
font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'MyriadPro';
font-family: 'open_sanslight';
font-family: "Calibri";
*/
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,300);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);

/*@font-face {
	font-family: 'Oswald', sans-serif;
    src: url('oswald-bold.eot');
    src: url('oswald-bold.eot?#iefix') format('embedded-opentype'),
         url('oswald-bold.woff') format('woff'),
         url('oswald-bold.ttf') format('truetype'),
         url('oswald-bold.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

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

@font-face {
font-family: 'open_sanslight';
src: url('opensans-light.eot');
src: url('opensans-light.eot?#iefix') format('embedded-opentype'),
     url('opensans-light.woff') format('woff'),
     url('opensans-light.ttf') format('truetype'),
     url('opensans-light.svg#open_sanslight') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
    font-family: "Calibri";
    src: url('363769532-CALIBRI.eot');
    src: url('363769532-CALIBRI.eot?#iefix') format('embedded-opentype'),
    url('363769532-CALIBRI.svg#Calibri') format('svg'),
    url('363769532-CALIBRI.woff') format('woff'),
    url('363769532-CALIBRI.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
