@font-face {
  font-family: 'Glober Regular'; font-style: normal; font-weight: 300;
  src:
    url(/fonts/glober_regular-webfont.woff2) format('woff2'),
    url(/fonts/glober_regular-webfont.woff) format('woff');
}

@font-face {
  font-family: 'Glober Bold'; font-style: normal; font-weight: 300;
  src:
    url(/fonts/glober_bold-webfont.woff2) format('woff2'),
    url(/fonts/glober_bold-webfont.woff) format('woff');
}

@font-face {
  font-family: 'Glober Regular Italic'; font-style: normal; font-weight: 300;
  src:
    url(/fonts/glober_regular_italic-webfont.woff2) format('woff2'),
    url(/fonts/glober_regular_italic-webfont.woff) format('woff');
}
