/* Inter used as part of SIL Open Font License 1.1 */

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/Inter/Inter-Regular.woff2") format("woff2"),
       url("../font/Inter/Inter-Regular.woff") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 500;
  font-display: swap;
  src: url("../font/Inter/Inter-Medium.woff2") format("woff2"),
       url("../font/Inter/Inter-Medium.woff") format("woff");
}