/* Only what cannot be done with Tailwind (JS-toggled state). Redux :root vars are in theme-css-vars.php. */

@import 'components/_header-top.css';

body {
    font-family: 'IranYekan', sans-serif !important;
}

a {
    text-decoration: none;
}


