﻿/* General */
@font-face {
    font-family: 'PH-Black';
    src: url('/fonts/PengHuothBeta2-Black.woff') format('woff');
}

@font-face {
    font-family: 'PH-Bold';
    src: url('/fonts/Hanuman-Bold.woff') format('woff');
}

@font-face {
    font-family: 'PH-Light';
    src: url('/fonts/PengHuothBeta2-Light.woff') format('woff');
}

@font-face {
    font-family: 'PH-Regular';
    src: url('/fonts/Noto-Sans-Khmer.woff2') format('woff');
}

@font-face {
    font-family: 'PH-Thin';
    src: url('/fonts/PengHuothBeta2-Thin.woff') format('woff');
}
