/*
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

@font-face {
  font-family: 'PPfFutura';
  src: url('/wp-content/themes/blocksy-child/fonts/PFFuturaNeu-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DelaGothicOne-Regular';
  src: url('/wp-content/themes/blocksy-child/fonts/DelaGothicOne-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}




h1, h2, h3 {
  font-family: 'DelaGothicOne-Regular', sans-serif !important;
}

.wp-block-table.timetable tr:nth-child(1)  {
  background-color: #6a2d9e;
  color: white;
  font-weight: bold;
}


