﻿@font-face {
    font-family: 'Bayon';
    src: url('../Content/everyfont/Bayon-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Kantumruy';
    src: url('../Content/everyfont/Kantumruy-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'KhmerOSNew';
    src: url('../Content/everyfont/KhmerOSNew-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'KhmerMool1';
    src: url('../Content/everyfont/KHMMOOL1.ttf') format('truetype');
}
@font-face {
    font-family: 'Khmer Mool1';
    src: url('../Content/everyfont/KHMMOOL1.ttf') format('truetype');
}
@font-face {
    font-family: 'Awesome';
    src: url('../Content/everyfont/Awesome.otf') format('opentype');
}
/*@font-face {
    font-family: 'KhmerKep';
    src: url('../Content/everyfont/KhmerKep.ttf') format('truetype');
}*/
@font-face {
    font-family: 'KhmerKep';
    src: url('../Content/everyfont/KHMEROS_BATTAMBANG.TTF') format('truetype');
}
@font-face {
    font-family: 'khmer os battambang';
    src: url('../Content/everyfont/KHMEROS_BATTAMBANG.TTF') format('truetype');
}
@font-face {
    font-family: 'KhmerOSFreeHand';
    src: url('../Content/everyfont/KhmerOSFreeHand.ttf') format('truetype');
}
@font-face {
    font-family: 'KhmerOSMuol';
    src: url('../Content/everyfont/KhmerOSMuol.ttf') format('truetype');
}

.special-icon{
    font-family:'Awesome' !important;
}
.swal2-styled{
    font-family:'khmer os battambang';
}