@font-face {
    font-family: 'RobotoSlab';
    src: url('RobotoSlab-Bold.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'RobotoSlab';
    src: url('RobotoSlab-Regular.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'RobotoSlab';
    src: url('RobotoSlab-Light.ttf.ttf') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'RobotoSlab';
    src: url('RobotoSlab-Thin.ttf') format('truetype');
    font-weight: 100;
}

@font-face {
    font-family: 'Gagalin-Regular';
    src: url('Gagalin-Regular.otf') format('truetype');
    font-weight: 300;
}