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

@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
/*
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff2') format('woff2'),
        url('../fonts/Inter-Regular.woff') format('woff'),
        url('../fonts/Inter-Regular.ttf') format('truetype'),
        url('../fonts/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight:600;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Light.woff2') format('woff2'),
        url('../fonts/Inter-Light.woff') format('woff'),
        url('../fonts/Inter-Light.ttf') format('truetype'),
        url('../fonts/Inter-Light.svg#Inter-Light') format('svg');
    font-weight:300;
}

@font-face {
    font-family: 'HWT';
    src: 
        url('../fonts/HWT Artz W00 Regular.ttf') format('truetype');
    font-weight:300;
}

@font-face {
    font-family: 'burn';
    src: 
        url('../fonts/a199-burnfont-1.1-black italic.ttf') format('truetype');
    font-weight:300;
}
 



@font-face {
    font-family: 'burn11';
    src: url('../fonts/burnfont-11-BlackItalic.woff2') format('woff2'),
        url('../fonts/burnfont-11-BlackItalic.woff') format('woff'),
        url('../fonts/burnfont-11-BlackItalic.ttf') format('truetype'),
        url('../fonts/burnfont-11-BlackItalic.svg#burnfont-1.1-BlackItalic') format('svg');
}
*/
 
/*
@font-face {
    font-family:'futura';
    src:url('../fonts/FuturaStd-CondensedBold.otf');
    src:url('../fonts/FuturaStd-CondensedBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaStd-CondensedBold.svg#condensedBold') format('svg'),
        url('../fonts/FuturaStd-CondensedBold.ttf') format('truetype');
    font-weight:700;
}
@font-face {
    font-family:'futura';
    src:url('../fonts/FuturaBT-BoldCondensedItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/FuturaBT-BoldCondensedItalic.otf')  format('opentype'),
	    url('../fonts/FuturaBT-BoldCondensedItalic.woff') format('woff'), 
		url('../fonts/FuturaBT-BoldCondensedItalic.ttf')  format('truetype'), 
		url('../fonts/FuturaBT-BoldCondensedItalic.svg#FuturaBT-BoldCondensedItalic') format('svg');
    font-weight:700;
	font-style:italic; 
}

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