@font-face {
    font-family: "ExtraBold";
    src: url("/wp-content/themes/twentytwentyone/Fonts/Montserrat-ExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Bold";
    src: url("/wp-content/themes/twentytwentyone/Fonts/Montserrat-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "SemiBold";
    src: url("/wp-content/themes/twentytwentyone/Fonts/Montserrat-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Regular";
    src: url("/wp-content/themes/twentytwentyone/Fonts/Montserrat-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Poppins-regular";
    src: url("/wp-content/themes/twentytwentyone/Fonts/poppins-regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}