
@font-face {
    font-display: swap; 
    font-family: 'farro';
    src: url('../fonts/farro-light-webfont.woff2') format('woff2'),
         url('../fonts/farro-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-display: swap; 
    font-family: 'francois';
    src: url('../fonts/francoisone-regular-webfont.woff2') format('woff2'),
         url('../fonts/francoisone-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-display: swap; 
    font-family: 'pt_sans';
    src: url('../fonts/ptsans-bold-webfont.woff2') format('woff2'),
         url('../fonts/ptsans-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-display: swap; 
    font-family: 'pt_sans';
    src: url('../fonts/ptsans-italic-webfont.woff2') format('woff2'),
         url('../fonts/ptsans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}




@font-face {
    font-display: swap; 
    font-family: 'pt_sans';
    src: url('../fonts/ptsans-regular-webfont.woff2') format('woff2'),
         url('../fonts/ptsans-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-display: swap; 
    font-family: 'staatliches';
    src: url('../fonts/staatliches-regular-webfont.woff2') format('woff2'),
         url('../fonts/staatliches-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-display: swap; 
    font-family: 'Tourney';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/tourney-v8-latin-600.woff2') format('woff2'),
         url('../fonts/tourney-v8-latin-600.woff') format('woff');
  } 