/* Dashiell Fine */

@font-face {
   font-display: swap;
   font-family: 'Dashiell Fine';
   font-style: normal;
   font-weight: 400;
   src:  url('dashiell-fine/dashiellfine-regular.woff2') format('woff2'),
         url('dashiell-fine/dashiellfine-regular.woff') format('woff');
 }

/* Founders Grotesk Regular */

@font-face {
   font-display: swap;
   font-family: 'Founders Grotesk';
   font-style: normal;
   font-weight: 400;
   src: url('founders-grotesk/founders-grotesk-regular.woff2') format('woff2');
 }

@font-face {
   font-display: swap;
   font-family: 'Founders Grotesk';
   font-style: normal;
   font-weight: 500;
   src: url('founders-grotesk/founders-grotesk-medium.woff2') format('woff2');
 }

@font-face {
   font-display: swap;
   font-family: 'Founders Grotesk';
   font-style: normal;
   font-weight: 600;
   src: url('founders-grotesk/founders-grotesk-semibold.woff2') format('woff2');
 }

/* Founders Grotesk Text Regular */

@font-face {
   font-display: swap;
   font-family: 'Founders Grotesk Text';
   font-style: normal;
   font-weight: 400;
   src: url('founders-grotesk/founders-grotesk-text-regular.woff2') format('woff2');
 }