@font-face {
    font-family: 'Broyce';
    src: url('/fonts/Broyce.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'GOST A Regular';
    src: url('/fonts/GOST type A Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'GOST A Standard';
    src: url('/fonts/GOST type A Standard.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'FenwickOutline';
    src: url('/fonts/FenwickOutline.otf') format('opentype');
  }