@font-face {
  font-family: 'Arial Narrow';
  src: url("/assets/Arial_Narrow_Bold-f9754f7a.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'PT Root UI';
  src:
    local('PTRootUI-Light'),
    url("/assets/PT-Root-UI_Light-3006ff52.woff2") format('woff2'),
    url("/assets/PT-Root-UI_Light-6c9f1a30.woff") format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'PT Root UI';
  src:
    local('PTRootUI-Regular'),
    url("/assets/PT-Root-UI_Regular-b1f7bae5.woff2") format('woff2'),
    url("/assets/PT-Root-UI_Regular-57f9333e.woff") format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'PT Root UI';
  src:
    local('PTRootUI-Medium'),
    url("/assets/PT-Root-UI_Medium-0df456e8.woff2") format('woff2'),
    url("/assets/PT-Root-UI_Medium-ef3c1505.woff") format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'PT Root UI';
  src:
    local('PTRootUI-Bold'),
    url("/assets/PT-Root-UI_Bold-a6b347a6.woff2") format('woff2'),
    url("/assets/PT-Root-UI_Bold-3f6f0ac7.woff") format('woff');
  font-weight: 700;
  font-style: normal;
}
