@font-face {
    font-family: 'Effra';
    src:
      url('font/Effra_Trial_Blk.woff') format('woff'),
      url('font/Effra_Trial_Blk.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Effra';
    src:
      url('font/Effra_Trial_Th.woff') format('woff'),
      url('font/Effra_Trial_Th.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Effra';
    src:
      url('font/Effra_Trial_Md.woff') format('woff'),
      url('font/Effra_Trial_Md.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Effra';
    src:
      url('font/Effra_Trial_Bd.woff') format('woff'),
      url('font/Effra_Trial_Bd.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
