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

}


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

}

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

}

@font-face {
    font-family: 'swis721_cn_btbold';
    src: url('../font/swisscb-webfont.eot');
    src: url('../font/swisscb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/swisscb-webfont.woff2') format('woff2'),
         url('../font/swisscb-webfont.woff') format('woff'),
         url('../font/swisscb-webfont.ttf') format('truetype'),
         url('../font/swisscb-webfont.svg#swis721_cn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../font/MyriadPro-Regular.eot');
	src: local('☺'), url('../font/MyriadPro-Regular.woff') format('woff'), url('../font/MyriadPro-Regular.ttf') format('truetype'), url('../font/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

h2
{
	font-family: 'androgyneregular';
	font-size: 24px;
	color: #fdee02;
}

h3
{
	font-family: 'androgyneregular';
	font-size: 20px;
	color: #023884;
}

h4
{
	font-family: 'androgyneregular';
	color: #0092fb;
}

p
{
	font-family: 'swis721_cn_btroman';
	font-size: 15px;
	color: #010000;
}

p .comevap
{
	font-family: 'swis721_cn_btbold';
	font-size: 15px;
	color: #010000;
}