@charset "UTF-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanssc.css);

@font-face {
  font-family: 'JoyceType';
  src:url('../fonts/JoyceType-Bold.eot?#iefix') format('embedded-opentype'),
	  url('../fonts/JoyceType-Bold.woff') format('woff'),
	  url('../fonts/JoyceType-Bold.ttf')  format('truetype'),
	  url('../fonts/JoyceType-Bold.svg#JoyceType-Bold') format('svg');
  font-weight: 800;
  font-style: normal;
}


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


@font-face {
    font-family: 'times';
    src: url('../fonts/times_now_light-webfont.eot');
    src: url('../fonts/times_now_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/times_now_light-webfont.woff2') format('woff2'),
         url('../fonts/times_now_light-webfont.woff') format('woff'),
         url('../fonts/times_now_light-webfont.ttf') format('truetype'),
         url('../fonts/times_now_light-webfont.svg#times_nowlight') format('svg');
    font-weight:200;
}

@font-face {
    font-family: 'times';
    src: url('../fonts/times_now_extralight-webfont.eot');
    src: url('../fonts/times_now_extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/times_now_extralight-webfont.woff2') format('woff2'),
         url('../fonts/times_now_extralight-webfont.woff') format('woff'),
         url('../fonts/times_now_extralight-webfont.ttf') format('truetype'),
         url('../fonts/times_now_extralight-webfont.svg#times_nowextralight') format('svg');
    font-weight:100;

}