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

@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanssc.css);
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap');
/*
@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;
}
*/