@import url('https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@font-face {
font-family: SalomonSansBold;
    src: url("../fonts/SALOMONSans-200Bold.otf") format("opentype");
}

@font-face {
font-family: SalomonSansLight;
    src: url("../fonts/SALOMONSans-200Light.ttf") format("opentype");
}

@font-face {
font-family: SalomonSansLightSlant;
    src: url("../fonts/SALOMONSans-200LightSlant.ttf") format("opentype");
}

@font-face {
font-family: SalomonSansReg;
    src: url("../fonts/SALOMONSans-200Reg.otf") format("opentype");
}

@font-face {
font-family: SalomonSansRegSlant;
    src: url("../fonts/SALOMONSans-200RegSlant.ttf") format("opentype");
}

@font-face {
font-family: SalomonBold;
    src: url("../fonts/SALOMONSerif-200Bold.otf") format("opentype");
}

@font-face {
font-family: SalomonBoldSlant;
    src: url("../fonts/SALOMONSerif-200BoldSlant.otf") format("opentype");
}

@font-face {
font-family: SalomonLight;
    src: url("../fonts/SALOMONSerif-200Light.otf") format("opentype");
}

@font-face {
font-family: SalomonLightSlant;
    src: url("../fonts/SALOMONSerif-200LightSlant.otf") format("opentype");
}

@font-face {
font-family: SalomonReg;
    src: url("../fonts/SALOMONSerif-200Reg.otf") format("opentype");
}

@font-face {
font-family: SalomonRegSlant;
    src: url("../fonts/SALOMONSerif-200RegSlant.otf") format("opentype");
}