@font-face {
    font-family: Montserrat;
    src: url("../../serviceInnerWidget/font/Montserrat-Regular.ttf");
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url("../../serviceInnerWidget/font/Montserrat-Medium.ttf");
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url("../../serviceInnerWidget/font/Montserrat-SemiBold.ttf");
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url("../../serviceInnerWidget/font/Montserrat-Bold.ttf");
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: Manrope;
    src: url("../../serviceInnerWidget/font/Manrope-400.ttf");
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: Inter;
    src: url("../../serviceInnerWidget/font/Inter-Regular.ttf");
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: Inter;
    src: url("../../serviceInnerWidget/font/Inter-Medium.ttf");
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: Inter;
    src: url("../../serviceInnerWidget/font/Inter-SemiBold.ttf");
    font-weight: 600;
    font-display: swap;
}
