@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Inter-Regular.woff') format('woff');
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  src: url('fonts/Inter-Medium.woff') format('woff');
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  src: url('fonts/Inter-SemiBold.woff') format('woff');
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  src: url('fonts/Inter-Bold.woff') format('woff');
}
