/* BUTLER */
@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler_ultra_light.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: 'swap';
}

@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler_light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: 'swap';
}

/* SATOSHI */
@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/satoshi/Satoshi-BlackItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: 'swap';
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/satoshi/Satoshi-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: 'swap';
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/satoshi/Satoshi-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: 'swap';
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/satoshi/Satoshi-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: 'swap';
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/satoshi/Satoshi-Light.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: 'swap';
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/satoshi/Satoshi-LightItalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
    font-display: 'swap';
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/satoshi/Satoshi-Medium.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: 'swap';
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/satoshi/Satoshi-MediumItalic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: 'swap';
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/satoshi/Satoshi-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: 'swap';
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/satoshi/Satoshi-Variable.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: 'swap';
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/satoshi/Satoshi-VariableItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: 'swap';
}

/* CEDARVILLE CURSIVE */
@font-face {
    font-family: 'Cedarville Cursive';
    src: url('../fonts/Cedarville-Cursive.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: 'swap';
}

/* MODERN DOLLY */
@font-face {
    font-family: 'Modern Dolly';
    src: url('../fonts/Modern_Dolly.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: 'swap';
}


/* RETRO DOLLY */
@font-face {
    font-family: 'Retro Dolly';
    src: url('../fonts/Retro_Dolly.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: 'swap';
}
