/* open-sans-500 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/google/open-sans-v40-latin-500-QjWfZdG.woff2") format('woff2');
}
/* open-sans-600 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/google/open-sans-v40-latin-600-pp3FXgg.woff2") format('woff2');
}
/* open-sans-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/google/open-sans-v40-latin-700-Tm8Akoy.woff2") format('woff2');
}
/* outfit-500 - latin */
@font-face {
    font-display: swap;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/google/outfit-v11-latin-500-2EtOKNJ.woff2") format('woff2');
}
/* outfit-600 - latin */
@font-face {
    font-display: swap;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/google/outfit-v11-latin-600-9vOTmnd.woff2") format('woff2');
}
/* Material Symbols Rounded */
@font-face {
    font-display: block;
    font-family: 'Material Symbols Rounded';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/google/material-symbol-rounded-7xsIA7_.woff2") format('woff2');
}
.material-symbols-rounded {
    font-family: 'Material Symbols Rounded';
    font-weight: normal;
    font-style: normal;
    /*font-size: 24px;*/
    font-size: 1.25em;
    line-height: 1;
    vertical-align: middle;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
