@font-face {
    font-family: 'FRADMCN';
    src: url('FRADMCN.ttf') format('truetype'); 
    font-weight: normal; 
    font-style: normal;
  }
  
  @font-face {
    font-family: 'segoe';
    src: url('segoescb.ttf') format('truetype'); 
    font-weight: normal; 
    font-style: normal;
  }
  
  @font-face {
    font-family: 'montserrat';
    src: url('Montserrat-VariableFont_wght.ttf') format('truetype'); 
    font-weight: normal; 
    font-style: normal;
  }