@font-face {
  font-family: 'Arimo';
  src:
       url('https://fonts.google.com/share?selection.family=Arimo:ital,wght@0,400..700;1,400..700') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'Arimo', Arial, sans-serif !important;
}
  