﻿body {
    font-family: "Afacad", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size:18px;
}


/*
.afacad-regular {
    font-family: "Afacad", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
*/
.afacad-medium {
    font-weight: 500;   
}


.afacad-bold {
    font-weight: 700;    
}

