@font-face {
    font-family: 'Glober';
    src: url('../fonts/glober-regular.woff2') format('woff2'), url('../fonts/glober-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Glober';
    src: url('../fonts/glober-light.woff2') format('woff2'), url('../fonts/glober-light.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Glober';
    src: url('../fonts/glober-semibold.woff2') format('woff2'), url('../fonts/glober-semibold.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Glober';
    src: url('../fonts/GloberBook.ttf') format('truetype');
    font-style: 300;
}
@font-face {
    font-family: 'Glober';
    src: url('../fonts/GloberxBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Signature Flavour Demo';
    src: url('../fonts/Signature-Flavour-Demo.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
