@font-face {
  font-family: 'FbMonopolyEn';
  src: url('FbMonopolyEn-Regular.woff2') format('woff2'),
       url('FbMonopolyEn-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FbMonopolyHeb';
  src: url('FbMonopolyHeb-Regular.woff2') format('woff2'),
       url('FbMonopolyHeb-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FbMonopolyHeb';
  src: url('FbMonopolyHeb-Bold.woff2') format('woff2'),
       url('FbMonopolyHeb-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

