/* ==========================================
   Custom Fonts - @font-face declarations
   Path: /assets/fonts/
   ========================================== */

/* Serif / Display / Script styles */

@font-face {
  font-family: 'Vanguardia Semibold' !important;
  src: url('asset/img/fonts/vanguardia-semibold.otf') format('otf') !important;
  font-style: normal !important;
  font-display: swap !important;        /* prevents invisible text while font loads */
}


@font-face {
  font-family: 'Courgette';
  src: url('/assets/fonts/Courgette-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Damion';
  src: url('/assets/fonts/Damion-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Euphorigenic';
  src: url('/assets/fonts/euphorigenic-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fontspring DEMO';
  src: url('/assets/fonts/Fontspring-DEMO-vanguardia-semiboldbold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fugaz One';
  src: url('/assets/fonts/FugazOne-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gveret Levin';
  src: url('/assets/fonts/GveretLevin-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Italiano';
  src: url('/assets/fonts/Italiano-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lobster';
  src: url('/assets/fonts/Lobster-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lobster Two';
  src: url('/assets/fonts/LobsterTwo-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lobster Two';
  src: url('/assets/fonts/LobsterTwo-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lobster Two';
  src: url('/assets/fonts/LobsterTwo-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Lobster Two';
  src: url('/assets/fonts/LobsterTwo-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Momo Signature';
  src: url('/assets/fonts/MomoSignature-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Niconne';
  src: url('/assets/fonts/Niconne-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Pacifico';
  src: url('/assets/fonts/Pacifico-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Pattaya';
  src: url('/assets/fonts/Pattaya-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Playball';
  src: url('/assets/fonts/Playball-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Protest Revolution';
  src: url('/assets/fonts/ProtestRevolution-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sen Variable';
  src: url('/assets/fonts/Sen-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;           /* variable font */
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sriracha';
  src: url('/assets/fonts/Sriracha-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Stack Sans Notch';
  src: url('/assets/fonts/StackSansNotch-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;           /* variable */
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vanguardia';
  src: url('/assets/fonts/vanguardia-semiboldbold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Yellowtail';
  src: url('/assets/fonts/Yellowtail-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}