<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&amp;subset=latin');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:700,400,300,100');
@import url('https://fonts.googleapis.com/css?family=Oswald');
/*@import url('http://fonts.googleapis.com/earlyaccess/notosanstc.css');
@import url('http://fonts.googleapis.com/earlyaccess/notosanssc.css');*/

/*
* Noto Sans TC (Chinese_traditional) http://www.google.com/fonts/earlyaccess
 */
@font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans CJK TC Thin'), 
        local('NotoSansTC-Thin'), 
        /*url(fonts/NotoSansTC/NotoSansTC-Thin.woff2) format('woff2'),*/
        url(fonts/NotoSansTC/NotoSansTC-Thin.woff) format('woff');
        /*url(fonts/NotoSansTC/NotoSansTC-Thin.otf) format('opentype');*/
}
/*@font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans CJK TC Light'), 
        local('NotoSansTC-Light'), 
        url(fonts/NotoSansTC/NotoSansTC-Light.woff2) format('woff2'),
        url(fonts/NotoSansTC/NotoSansTC-Light.woff) format('woff'),
        url(fonts/NotoSansTC/NotoSansTC-Light.otf) format('opentype');
}*/
@font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans CJK TC Regular'), 
        local('NotoSansTC-Regular'), 
        /*url(fonts/NotoSansTC/NotoSansTC-Regular.woff2) format('woff2'),*/
        url(fonts/NotoSansTC/NotoSansTC-Regular.woff) format('woff');
        /*url(fonts/NotoSansTC/NotoSansTC-Regular.otf) format('opentype');*/
}
/*@font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans CJK TC Medium'), 
        local('NotoSansTC-Medium'), 
        url(fonts/NotoSansTC/NotoSansTC-Medium.woff2) format('woff2'),
        url(fonts/NotoSansTC/NotoSansTC-Medium.woff) format('woff'),
        url(fonts/NotoSansTC/NotoSansTC-Medium.otf) format('opentype');
}*/
@font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans CJK TC Bold'), 
        local('NotoSansTC-Bold'),
        /*url(fonts/NotoSansTC/NotoSansTC-Bold.woff2) format('woff2'),*/
        url(fonts/NotoSansTC/NotoSansTC-Bold.woff) format('woff');
        /*url(fonts/NotoSansTC/NotoSansTC-Bold.otf) format('opentype');*/
}
/*@font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 900;
    src: local('Noto Sans CJK TC Black'), 
        local('NotoSansTC-Black'), 
        url(fonts/NotoSansTC/NotoSansTC-Black.woff2) format('woff2'),
        url(fonts/NotoSansTC/NotoSansTC-Black.woff) format('woff'),
        url(fonts/NotoSansTC/NotoSansTC-Black.otf) format('opentype');
}*/

/*
* Noto Sans SC (Chinese Simplified) http://www.google.com/fonts/earlyaccess
 */
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans CJK SC Thin'), 
        local('NotoSansSC-Thin'), 
        /*url(fonts/NotoSansSC/NotoSansSC-Thin.woff2) format('woff2'),*/
        url(fonts/NotoSansSC/NotoSansSC-Thin.woff) format('woff');
        /*url(fonts/NotoSansSC/NotoSansSC-Thin.otf) format('opentype');*/
}
/*@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans CJK SC Light'), 
        local('NotoSansSC-Light'),
        url(fonts/NotoSansSC/NotoSansSC-Light.woff2) format('woff2'),
        url(fonts/NotoSansSC/NotoSansSC-Light.woff) format('woff'),
        url(fonts/NotoSansSC/NotoSansSC-Light.otf) format('opentype');
}*/
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans CJK SC Regular'), 
        local('NotoSansSC-Regular'), 
        /*url(fonts/NotoSansSC/NotoSansSC-Regular.woff2) format('woff2'),*/
        url(fonts/NotoSansSC/NotoSansSC-Regular.woff) format('woff');
        /*url(fonts/NotoSansSC/NotoSansSC-Regular.otf) format('opentype');*/
}
/*@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans CJK SC Medium'), 
        local('NotoSansSC-Medium'), 
        url(fonts/NotoSansSC/NotoSansSC-Medium.woff2) format('woff2'),
        url(fonts/NotoSansSC/NotoSansSC-Medium.woff) format('woff'),
        url(fonts/NotoSansSC/NotoSansSC-Medium.otf) format('opentype');
}*/
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans CJK SC Bold'), 
        local('NotoSansSC-Bold'), 
        /*url(fonts/NotoSansSC/NotoSansSC-Bold.woff2) format('woff2'),*/
        url(fonts/NotoSansSC/NotoSansSC-Bold.woff) format('woff');
        /*url(fonts/NotoSansSC/NotoSansSC-Bold.otf) format('opentype');*/
}
/*@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 900;
    src: local('Noto Sans CJK SC Black'), 
        local('NotoSansSC-Black'), 
        url(fonts/NotoSansSC/NotoSansSC-Black.woff2) format('woff2'),
        url(fonts/NotoSansSC/NotoSansSC-Black.woff) format('woff'),
        url(fonts/NotoSansSC/NotoSansSC-Black.otf) format('opentype');
}*/

/*-----------------------------
         icons: i18n
------------------------------*/

@font-face {
    font-family: 'Icomoon';
    src: url("fonts/icomoon.eot");
    src: url("fonts/icomoon.eot?#iefix") format('embedded-opentype'), url("fonts/icomoon.woff") format('woff'), url("fonts/icomoon.ttf") format('truetype'), url("fonts/icomoon.svg#icons") format('svg');
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: inherit;
    text-transform: none;
}

i.icomoon {
    display: inline-block;
    opacity: 1;
    /*margin: 0em 0.25rem 0em 0em;*/
    width: 1.18em;
    height: 1em;
    font-family: 'Icomoon';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align: center;
    speak: none;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

i.icomoon:before {
    background: none !important;
}
i.icomoon.icon-zh-hk:before {
    content: "\e900";
}
i.icomoon.icon-zh-cn:before {
    content: "\e901";
}
i.icomoon.icon-en:before {
    content: "\e902";
}
i.icomoon.icon-mentor:before {
    content: "\e903";
}
i.icomoon.icon-handshake:before {
    content: "\e904";
}
i.icomoon.icon-employer:before {
    content: "\e905";
}
i.icomoon.icon-serviceprovider:before {
    content: "\e906";
}
i.icomoon.icon-assessment:before {
    content: "\e907";
}
i.icomoon.icon-multioption:before {
    content: "\e908";
}
i.icomoon.icon-training:before {
    content: "\e909";
}
i.icomoon.icon-course:before {
    content: "\e90a";
}
i.icomoon.icon-email:before {
    content: "\e90b";
}
i.icomoon.icon-font-medium:before {
    content: "\e90c";
}
i.icomoon.icon-font-large:before {
    content: "\e90d";
}
i.icomoon.icon-font-small:before {
    content: "\e90e";
}
i.icomoon.icon-applicant:before {
    content: "\e90f";
}
i.icomoon.icon-elss:before {
  content: "\e910";
}
i.icomoon.icon-workplace:before {
  content: "\e911";
}
i.icomoon.icon-tailormade:before {
  content: "\e912";
}</pre></body></html>