@charset "utf-8";
/* CSS Document */
/*=============Menu font=================*/
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../font/OpenSans-Semibold-webfont.eot');
    src: url('../font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../font/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../font/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../font/OpenSans-Regular-webfont.eot');
    src: url('../font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-Regular-webfont.woff') format('woff'),
         url('../font/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../font/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Arialregular';
    src: url('../font/arial-webfont.eot');
    src: url('../font/arial-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arial-webfont.woff') format('woff'),
         url('../font/arial-webfont.ttf') format('truetype'),
         url('../font/arial-webfont.svg#arialregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../font/OpenSans-Bold-webfont.eot');
    src: url('../font/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-Bold-webfont.woff') format('woff'),
         url('../font/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../font/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'century_gothicregular';
    src: url('../font/gothic_1-webfont.eot');
    src: url('../font/gothic_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gothic_1-webfont.woff') format('woff'),
         url('../font/gothic_1-webfont.ttf') format('truetype'),
         url('../font/gothic_1-webfont.svg#century_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'century_gothicbold';
    src: url('../font/gothicb_1-webfont.eot');
    src: url('../font/gothicb_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gothicb_1-webfont.woff') format('woff'),
         url('../font/gothicb_1-webfont.ttf') format('truetype'),
         url('../font/gothicb_1-webfont.svg#century_gothicbold') format('svg');
    font-weight: normal;
    font-style: normal;
}