/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 11 2025 | 13:43:03 */
:root {
  --main-bg: #ffffff;
  --main-text: #111111;
  --accent-color: #FF6D00;
  --accent-light: #FF6D00;
}

.a-alterna {
  font-family: 'A_alterna', sans-serif !important;
  font-weight: normal;
}

.fontin-sans {
  font-family: 'Fontin Sans', sans-serif !important;
}

.highlight {
  color: #FF6D00;
}

@font-face {
  font-family: 'A_alterna';
  src: url('/wp-content/uploads/fonts/a-alterna.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fontin Sans';
  src: url('https://jamilya.club/wp-content/uploads/fonts/FontinSansCR-SC.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}