@font-face {
    font-family: 'GagalinRegular';
    src: url('Gagalin-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.logo {
    font-family: 'GagalinRegular', sans-serif;
}
