@font-face {
    font-family: InterLight;
    src: url(Inter-Light.ttf)
}

@font-face {
    font-family: InterRegular;
    font-style: normal;
    src: url(Inter-Regular.ttf)
}

@font-face {
    font-family: InterMedium;
    font-style: normal;
    font-weight: 500;
    src: url(Inter-Medium.ttf)
}

@font-face {
    font-family: InterBold;
    font-style: normal;
    src: url(Inter-Bold.ttf)
}

@font-face {
    font-family: RobotoLight;
    font-style: normal;
    src: url(Roboto-Light.ttf)
}

@font-face {
    font-family: RobotoRegular;
    font-style: normal;
    src: url(Roboto-Regular.ttf)
}

@font-face {
    font-family: RobotoMedium;
    font-style: normal;
    src: url(Roboto-Medium.ttf)
}

@font-face {
    font-family: RobotoBold;
    font-style: normal;
    src: url(Roboto-Bold.ttf)
}
@font-face {
    font-family: SansRegular;
    src: url(SaansTRIAL-Regular.ttf);
}

@font-face {
    font-family: SansMedium;
    src: url(SaansTRIAL-Medium.ttf);
}
@font-face {
    font-family: SansBold;
    src: url(SaansTRIAL-Bold.ttf);
}
@font-face {
    font-family: LexendRegular;
    src: url(Lexend-Regular.ttf);
}
@font-face {
    font-family: LexendMedium;
    src: url(Lexend-Medium.ttf);
}
@font-face{
    font-family: LexendBold;
    src: url(Lexend-Bold.ttf);
}