@import url('https://fonts.googleapis.com/css2?family=Flow+Rounded&display=swap');

@font-face {
  font-family: "Roboto Round";
  src: url("../font/Roboto-Round-Regular.eot");
  src: url("../font/Roboto-Round-Regular.eot?#iefix") format("embedded-opentype"),
      url("../font/Roboto-Round-Regular.woff2") format("woff2"),
      url("../font/Roboto-Round-Regular.woff") format("woff"),
      url("../font/Roboto-Round-Regular.ttf") format("truetype"),
      url("../font/Roboto-Round-Regular.svg#Roboto-Round-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
