
/* CSS Document */
@font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 100;
  src: url(../font/Roboto-Thin.woff2) format('woff2'),
       url(../font/Roboto-Thin.woff) format('woff'),
       url(https://www.powermastersemi.com/font/Roboto-Thin.otf) format('opentype');}
@font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;
  src: url(../font/Roboto-Light.woff2) format('woff2'),
       url(../font/Roboto-Light.woff) format('woff'),
       url(https://www.powermastersemi.com/font/Roboto-Light.otf) format('opentype');}
@font-face {   font-family: 'Roboto';   font-style: normal;   font-weight: 400;
   src: url(../font/Roboto-Regular.woff2) format('woff2'),
        url(../font/Roboto-Regular.woff) format('woff'),
        url(https://www.powermastersemi.com/font/Roboto-Regular.otf) format('opentype'); }
@font-face {   font-family: 'Roboto';   font-style: normal;   font-weight: 500;
   src: url(../font/Roboto-Medium.woff2) format('woff2'),
        url(../font/Roboto-Medium.woff) format('woff'),
        url(https://www.powermastersemi.com/font/Roboto-Medium.otf) format('opentype'); }
@font-face {   font-family: 'Roboto';   font-style: normal;   font-weight: 700;
   src: url(../font/Roboto-Bold.woff2) format('woff2'),
        url(../font/Roboto-Bold.woff) format('woff'),
        url(https://www.powermastersemi.com/font/Roboto-Bold.otf) format('opentype'); }


@font-face {
    font-family: 'lucida_handwritingitalic';
    src: url('https://www.powermastersemi.com/css/lhandw-webfont.woff2') format('woff2'),
         url('https://www.powermastersemi.com/css/lhandw-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lucida_handwritingitalic';
    src: url('https://www.powermastersemi.com/css/lucida_handwriting_italic-webfont.woff2') format('woff2'),
         url('https://www.powermastersemi.com/css/lucida_handwriting_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'qk_marisaregular';
    src: url('https://www.powermastersemi.com/css/qkmarisa-webfont.woff2') format('woff2'),
         url('https://www.powermastersemi.com/css/qkmarisa-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}