/**
 * @license
 * MyFonts Webfont Build ID 4010329, 2021-02-08T15:32:49-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Glober-Regular by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/glober/regular/
 *
 * Webfont: Glober-Light by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/glober/light/
 *
 * Webfont: Glober-SemiBold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/glober/semi-bold/
 *
 *
 * Webfonts copyright: Copyright (c) 2019 by Svet Simov. All rights reserved.
 *
 * © 2021 MyFonts Inc
*/

/** @import url("//hello.myfonts.net/count/3d3159"); */

@font-face {
  font-family: "Glober";
  font-weight: 400;
  src: url('./GloberRegular/font.woff2') format('woff2'), url('./GloberRegular/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  font-weight: 600;
  src: url('./GloberSemiBold/font.woff2') format('woff2'), url('./GloberSemiBold/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  font-weight: 200;
  src: url('./GloberLight/font.woff2') format('woff2'), url('./GloberLight/font.woff') format('woff');
  font-display: swap;
}
body {
  font-family: "Glober";
  font-display: swap;
}
h1,h2,h3,h4,h5,h6 {
  font-family: "Glober";
  font-display: swap;
}
