/*
Theme Name: Blocksy Child
Author: 
Description: Your description goes here
Version: 1
Template: blocksy

This is the child theme for Blocksy theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
/* =========================================================
   MAIN MENU - CAIRO FONT
========================================================= */

.ct-menu-link {
    font-family: 'Cairo', sans-serif !important;
    /*font-weight: 900 !important;*/
}
/* =========================================================
GLOBAL FORM LABELS - CAIRO
========================================================= */

body label,
body .form-label,
body label.form-label {
font-family: 'Cairo', sans-serif !important;
}
