@font-face {
    font-family: 'Glober';
    src: url('../fonts/FontfabricGloberRegular.eot');
    src: url('../fonts/FontfabricGloberRegular.eot') format('embedded-opentype'),
         url('../fonts/FontfabricGloberRegular.woff2') format('woff2'),
         url('../fonts/FontfabricGloberRegular.woff') format('woff'),
         url('../fonts/FontfabricGloberRegular.ttf') format('truetype'),
         url('../fonts/FontfabricGloberRegular.svg#FontfabricGloberRegular') format('svg');
    font-weight: 400;     
}
@font-face {
    font-family: 'Glober';
    src: url('../fonts/FontfabricGloberSemiBold.eot');
    src: url('../fonts/FontfabricGloberSemiBold.eot') format('embedded-opentype'),
         url('../fonts/FontfabricGloberSemiBold.woff2') format('woff2'),
         url('../fonts/FontfabricGloberSemiBold.woff') format('woff'),
         url('../fonts/FontfabricGloberSemiBold.ttf') format('truetype'),
         url('../fonts/FontfabricGloberSemiBold.svg#FontfabricGloberSemiBold') format('svg');
    font-weight: 600;
}


@font-face {
    font-family: 'Glober';
    src: url('../fonts/FontfabricGloberBold.eot');
    src: url('../fonts/FontfabricGloberBold.eot') format('embedded-opentype'),
         url('../fonts/FontfabricGloberBold.woff2') format('woff2'),
         url('../fonts/FontfabricGloberBold.woff') format('woff'),
         url('../fonts/FontfabricGloberBold.ttf') format('truetype'),
         url('../fonts/FontfabricGloberBold.svg#FontfabricGloberBold') format('svg');
    font-weight: 700;         
}


