
@font-face {
    font-family: regular;
    font-style: normal;
    font-weight: normal;
    src: url('SGKara-Regular.ttf') format('truetype');
}
@font-face {
    font-family: bold;
    font-style: normal;
    font-weight: 800;
    src: url('SGKara-SemiBold.ttf') format('truetype');
}