/* @font-face {
    font-family: 'Globerx';
    font-display: swap;
    src: url('fonts/globerxbold.woff2') format('woff2'),
        url('fonts/globerxbold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Glober';
    font-display: swap;
    src: url('fonts/globersemibold.woff2') format('woff2'),
        url('fonts/globersemibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Glober';
    font-display: swap;
    src: url('fonts/globerregular.woff2') format('woff2'),
        url('fonts/globerregular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
  } */
  
  @font-face{font-family:'Material Icons';
    font-style:normal;
    font-display: swap;
    font-weight:400;
    src: url('570eb83859dc23dd0eec423a49e147fe.woff2') format("woff2"),
    url('012cf6a10129e2275d79d6adac7f3b02.woff') format("woff"),
    url('a37b0c01c0baf1888ca812cc0508f6e2.ttf') format("truetype")
  }