@font-face {
    font-family: OpinionPro;
    font-display: swap;
    src: url("OpinionPro-Light.woff2") format("woff2"),
    url("OpinionPro-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: OpinionPro;
    font-display: swap;
    src: url("OpinionPro-Regular.woff2") format("woff2"),
    url("OpinionPro-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: OpinionPro;
    font-display: swap;
    src: url("OpinionPro-Medium.woff2") format("woff2"),
    url("OpinionPro-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: OpinionPro;
    font-display: swap;
    src: url("OpinionPro-SemiBold.woff2") format("woff2"),
    url("OpinionPro-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: OpinionPro;
    font-display: swap;
    src: url("OpinionPro-Bold.woff2") format("woff2"),
    url("OpinionPro-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: Arial;
    font-display: swap;
    src: url("ArialMT.woff2") format("woff2"),
    url("ArialMT.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Arial;
    font-display: swap;
    src: url("Arial-BoldMT.woff2") format("woff2"),
    url("Arial-BoldMT.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}