@font-face {
    font-family: 'RecoletaAlt';
    src: url('../RecoletaAlt Font/RecoletaAlt-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'RecoletaAlt';
    src: url('../RecoletaAlt Font/RecoletaAlt-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'RecoletaAlt';
    src: url('../RecoletaAlt Font/RecoletaAlt-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'RecoletaAlt';
    src: url('../RecoletaAlt Font/RecoletaAlt-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'RecoletaAlt';
    src: url('../RecoletaAlt Font/RecoletaAlt-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'RecoletaAlt';
    src: url('../RecoletaAlt Font/RecoletaAlt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'RecoletaAlt';
    src: url('../RecoletaAlt Font/RecoletaAlt-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
  }
  