@font-face {
    font-family: 'pf_semibold';
    src: url('/font/pf_semibold.ttf');
}

@font-face {
    font-family: 'pf_regular';
    src: url('/font/pf_regular.ttf');
}

@font-face {
    font-family: 'pf_medium';
    src: url('/font/pf_medium.ttf');
}

@font-face {
    font-family: 'ysbh';
    src: url('/font/ysbh.ttf');
}