@font-face {
  font-family: 'Aracne';
  src: url('https://example.com/fonts/aracne-regular.woff2') format('woff2'),
       url('https://example.com/fonts/aracne-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.company-name, .header-title, h1, h2, body, p {
  font-family: 'Aracne', sans-serif !important;
}
@font-face {
  font-family: 'Aracne';
  src: url('https://tu-servidor.com/ARACNE_regular_simply.ttf') format('truetype');
}

body {
  font-family: 'Aracne', sans-serif;
}
@font-face {
  font-family: 'Aracne';
  src: url('TU-LINK-AQUI.ttf') format('truetype');
}

.company-name, .header-title, h1, h2 {
  font-family: 'Aracne', sans-serif !important;
}
@font-face {
  font-family: 'Aracne';
  src: url('https://tu-servidor.com/ARACNE_regular_simply.ttf') format('truetype');
}

body {
  font-family: 'Aracne', sans-serif;
}
@font-face {
  font-family: 'Aracne';
  src: url('https://tu-servidor.com/ARACNE_regular_simply.ttf') format('truetype');
}

body {
  font-family: 'Aracne', sans-serif;
}

@font-face {
    font-family: 'AracneUltraCondensed';
    src: url('https://files.catbox.moe/k3k71y.ttf') format('truetype');
}

body, h1, h2, h3, h4, h5, p, span, div, button {
    font-family: 'AracneUltraCondensed', sans-serif !important;
}

@font-face {
    font-family: 'AracneUltraCondensed';
    src: url('https://files.catbox.moe/k3k71y.ttf') format('truetype');
}

body, h1, h2, h3, h4, h5, p, span, div, button {
    font-family: 'AracneUltraCondensed', sans-serif !important;
}

/* Aplicar la fuente a todo el sitio */
/* Cargar fuente Aracne desde Catbox */
@font-face {
    font-family: 'AracneUltraCondensed';
    src: url('https://files.catbox.moe/p35t6p.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Aplicar la fuente a todo el sitio */
body,
h1, h2, h3, h4, h5, h6,
p, span, a, li, input, button, label, select, textarea,
.sb-main-content, .sb-title, .sb-header, .sb-footer, .sb-btn {
    font-family: 'AracneUltraCondensed', sans-serif !important;
}

/* Cargar fuente Aracne desde archivo alojado */
@font-face {
    font-family: 'AracneUltraCondensed';
    src: url('https://chat.openai.com/mnt/data/aracne-ultra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Aplicar la fuente a todo el sitio */
body,
h1, h2, h3, h4, h5, h6,
p, span, a, li, input, button, label, select, textarea,
.sb-main-content, .sb-title, .sb-header, .sb-footer, .sb-btn {
    font-family: 'AracneUltraCondensed', sans-serif !important;
}

/*body {
    font-family: 'Poppins', sans-serif !important;
}

	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

