@font-face {
    font-family: "DM Sans";
    src: url("../fonts/DMSans-Bold.woff2");
    font-weight: 700;
    font-style: normal;
    color: var(--main-color);
    }
    @font-face {
    font-family: "DM Sans2";
    src: url("../fonts/DMSans-Medium.woff2");
    font-weight: 500;
    font-style: normal;
    }
    @font-face {
    font-family: "DM Sans3";
    src: url("../fonts/DMSans-Regular.woff2");
    font-weight: 200;
    font-style: normal;
    }
    @font-face {
    font-family: "DK Cool";
    src: url("../fonts/DK-Cool-Crayon.woff2");
    font-weight: 400;
    font-style: normal;
    }
    @font-face {
    font-family: "PF1";
    src: url("../fonts/PF-Kids-Pro-Grade-One.woff2");
    
    }
    @font-face {
    font-family: "PF3";
    src: url("../fonts/PF-Kids-Pro-Grade-Three.woff2");
    
    }
    @font-face {
    font-family: "PF5";
    src: url("../fonts/PF-Kids-Pro-Grade-Five.woff2");
    
    }