/*
	Author: duefox
	weibo: @±¿-ºüÀê
*/
@charset "utf-8";
/*FontGotthard*/
@font-face {
    font-family: 'FontGotthard';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/gotthard.eot');
    src: url('../fonts/gotthard.eot?#iefix') format('embedded-opentype'),
    url('../fonts/gotthard.woff') format('woff'),
    url('../fonts/gotthard.ttf') format('truetype'),
    url('../fonts/gotthard.svg#oswaldregular') format('svg');

}