  /*----- Glober -----*/
  
  @font-face {
    font-family: 'Glober';
    font-style: italic;
    font-weight: 100;
    src: local('Glober Thin Italic'), local('Glober-ThinItalic'), url(Fontfabric%20-%20GloberThinItalic.otf.css);
  }
  
  @font-face {
    font-family: 'Glober';
    font-style: italic;
    font-weight: 300;
    src: local('Glober Light Italic'), local('Glober-LightItalic'), url(Fontfabric%20-%20GloberLightItalic.otf.css);
  }
  
  @font-face {
    font-family: 'Glober';
    font-style: italic;
    font-weight: 400;
    src: local('Glober Italic'), local('Glober-Italic'), url(Fontfabric%20-%20GloberRegularItalic.otf.css);;
  }
  
  @font-face {
    font-family: 'Glober';
    font-style: italic;
    font-weight: 600;
    src: local('Glober Semi Bold Italic'), local('Glober-SemiBoldItalic'), url(Fontfabric%20-%20GloberSemiBoldItalic.otf.css);
  }
  
  @font-face {
    font-family: 'Glober';
    font-style: normal;
    font-weight: 100;
    src: local('Glober Thin'), local('Glober-Thin'), url(Fontfabric%20-%20GloberThin.otf.css);
  }
  
  @font-face {
    font-family: 'Glober';
    font-style: normal;
    font-weight: 300;
    src: local('Glober Light'), local('Glober-Light'), url(Fontfabric%20-%20GloberLight.otf.css);
  }
  
  @font-face {
    font-family: 'Glober';
    font-style: normal;
    font-weight: 400;
    src: local('Glober'), local('Glober-Regular'), url(Fontfabric%20-%20GloberRegular.otf.css);
  }
  
  @font-face {
    font-family: 'Glober';
    font-style: normal;
    font-weight: 600;
    src: local('Glober SemiBold'), local('Glober-Semi Bold'), url(Fontfabric%20-%20GloberSemiBold.otf.css);
  }