/*------------------------------------------------------------
# load fonts that we need 
--------------------------------------------------------------*/
@import url(//fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
@import url(//fonts.googleapis.com/earlyaccess/cwtexhei.css);
@import url(//fonts.googleapis.com/earlyaccess/cwtexkai.css);
@import url(//fonts.googleapis.com/earlyaccess/cwtexming.css);
@import url(//fonts.googleapis.com/earlyaccess/cwtexyen.css);
@font-face {
    font-family: 'ergoebold';
    src: url('http://acem.wtccc.ca/css/avant/fonts/ergoebold-webfont.woff2') format('woff2'),
         url('http://acem.wtccc.ca/css/avant/fonts/ergoebold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
