@font-face {
    font-family: 'Glegoo Regular';
    src: url('fonts/glegoo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Glegoo Bold';
    src: url('fonts/glegoob.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}