/* CSS Document */
@import url("style.css");
@import url("template.css");
@font-face {
    font-family: 'myriad_proregular';
    src: url('myriad_pro_regular-webfont.eot');
    src: url('myriad_pro_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriad_pro_regular-webfont.woff') format('woff'),
         url('myriad_pro_regular-webfont.ttf') format('truetype'),
         url('myriad_pro_regular-webfont.svg#myriad_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
	}
@font-face {font-family:"Androgyne Medium";src:url("Androgyne_TB.eot?") format("eot"),url("Androgyne_TB.woff") format("woff"),url("Androgyne_TB.ttf") format("truetype"),url("Androgyne_TB.svg#AndrogyneMedium") format("svg");font-weight:normal;font-style:normal;}
