@font-face {
    font-family: 'Glober';
    src: url('fonts/GloberBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Glober';
    src: url('fonts/GloberRegular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Glober';
    src: url('fonts/GloberLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Glober';
    src: url('fonts/GloberBook.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Glober';
    src: url('fonts/GloberSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}