﻿
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Courgette&display=swap');

* {scroll-margin-top: 10px;}

:root {
    --c-primary: #f7eb18;
    --c-secondary: #2da2db;
}

body {font:400 16px "Noto Sans", sans-serif;}

.fontFamilyCourgette{font-family: "Courgette", cursive;}

.fs_11{font-size:11px}
.fs_12{font-size:12px}
.fs_13{font-size:13px}
.fs_14{font-size:14px}
.fs_15{font-size:15px}
.fs_16{font-size:16px}

.cp{cursor:pointer;}

/* INNER PAGES START CODE */

/* INNER PAGES END CODE */

@media screen and (max-width: 1023.98px) {}