@charset "utf-8";
/* CSS Document */
@font-face{
 
    font-family: 'misanL';
    src: url('//font.psp-display.com/MiSans-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face{
 
    font-family: 'misanR';
    src: url('//font.psp-display.com/MiSans-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'misanM';
    src: url('//font.psp-display.com/MiSans-Medium.woff2') format('woff2');
    font-style: normal;
}
@font-face{
    font-family: 'misB';
    src: url("//font.psp-display.com/MiSans-Demibold.woff2") format('woff2');
    font-style: normal;
}
@font-face{
    font-family: 'psp';
    src: url("../fonts/vivocn.woff2") format('woff2');
    font-style: normal;
}