﻿@font-face {
  font-family: 'NotoSansEnglish';
  font-style: normal;
  font-weight: bold;
  src: url('./NotoSansEnglish-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'NotoSansEnglish';
  font-style: normal;
  font-weight: 500;
  src: url('./NotoSansEnglish-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'NotoSansEnglish';
  font-style: normal;
  font-weight: normal;
  src: url('./NotoSansEnglish-Regular.woff2') format('woff2');
}
