﻿@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Cascadia+Code:ital,wght@0,200..700;1,200..700&display=swap');

body, h1, h2, h3, h4, h5, h6, p, a, ul, ol, li, button, input, select, textarea, label, table, th, td, strong, b {
    font-family: "Cairo", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-optical-sizing: auto !important;
    font-variation-settings: "slnt" 0 !important;
}
