@font-face {
  font-family: "Baloo";
  src: local("Baloo"),
  url('../fonts/Baloo.woff2') format('woff2'),
  url('../fonts/Baloo.ttf') format('truetype'),
  url('../fonts/Baloo.eot?') format('embedded-opentype');
  font-display: swap;
}
@font-face {
  font-family: "Baloo2-Bold";
  src: local("Baloo2"),
  url('../fonts/Baloo2-Bold.woff2') format('woff2'),
  url('../fonts/Baloo2-Bold.woff') format('woff'),
  url('../fonts/Baloo2-Bold.ttf') format('truetype'),
  url('../fonts/Baloo2-Bold.eot?') format('embedded-opentype');
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: local("SF Pro Display"),
  url('../fonts/sfui.woff2') format('woff2'),
  url('../fonts/sfui.ttf') format('truetype'),
  url('../fonts/sfui.eot?') format('embedded-opentype');
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display-bold";
  src: local("SF Pro Display-bold"),
  url('../fonts/sfui-bold.woff2') format('woff2'),
  url('../fonts/sfui-bold.ttf') format('truetype'),
  url('../fonts/sfui-bold.eot?') format('embedded-opentype');
  font-display: swap;
}
@font-face {
  font-family: "museosans-500";
  src: local("museosans-500"),
  url('../fonts/museosans-500.woff2') format('woff2'),
  url('../fonts/museosans-500.ttf') format('truetype'),
  url('../fonts/museosans-500.eot?') format('embedded-opentype');
  font-display: swap;
}
