@import url('https://fonts.googleapis.com/css?family=Raleway');

@font-face {
    font-family: 'chowfun';
    src: url('fonts/chowfun-webfont.woff2') format('woff2'),
         url('fonts/chowfun-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'chowfun';
    src: url('fonts/chowfun.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/