@font-face {
 font-family: 'Spartan';
 font-weight: 400;
 font-style: normal;
 font-display: swap;
 src: url("../fonts/Spartan-Regular.ttf") format('woff2')
}
@font-face {
font-family: LexendDeca;
    font-weight: 400;
    src: url("../fonts/LexendDeca-Regular.ttf")
   }
@font-face {
 font-family: 'Spartan';
 font-weight: 500;
 font-style: normal;
 font-display: swap;
 src: url("../fonts/Spartan-Medium.ttf") format('woff2')
}
@font-face {
 font-family: 'Spartan';
 font-weight: 600;
 font-style: normal;
 font-display: swap;
 src: url("../fonts/Spartan-SemiBold.ttf") format('woff2')
}
@font-face {
 font-family: 'Spartan';
 font-weight: 700;
 font-style: normal;
 font-display: swap;
 src: url("../fonts/Spartan-Bold.ttf") format('woff2')
}

@font-face {
 font-family: 'TitilliumWeb';
 font-weight: 400;
 src: url("../fonts/TitilliumWeb-Regular.ttf") 
}
@font-face {
 font-family: 'TitilliumWeb';
 font-weight: 700;
 src: url("../fonts/TitilliumWeb-Bold.ttf")
}
@font-face {
    font-family: 'TitilliumWeb';
    font-weight: 600;
    src: url("../fonts/TitilliumWeb-SemiBold.ttf")
   }