@font-face {
    font-family: 'Gasedak';
    src: url('/fonts/Gasedak.woff2') format('woff2'), url('/fonts/Gasedak.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gasedak_Medium';
    src: url('/fonts/Gasedak_Medium.woff2') format('woff2'), url('/fonts/Gasedak_Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.line-height-normal {
    line-height: 1.5 !important;
}
