.fs-small {
    font-size: 0.85rem !important;
}

.fs-small-2 {
    font-size: 0.75rem !important;
}

.icon-fs-1 {
    font-size: 1rem !important;
}

.icon-fs-2 {
    font-size: 2rem !important;
}

@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 100 700;
  font-display: block;
  src: url("../fonts/material-icons-outlined.woff2") format("woff2");
}
.material-icons-outlined {
    align-self: center;
    font-family: "Material Icons Outlined";
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}

@font-face {
    font-family: "Material Icons Rounded";
    font-style: normal;
    font-weight: 100 700;
    font-display: block;
    src: url("../fonts/material-icons-rounded.woff2") format("woff2");
}
.material-icons-rounded {
    font-family: "Material Icons Rounded";
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}

@font-face {
    font-family: "Material Icons Sharp";
    font-style: normal;
    font-weight: 100 700;
    font-display: block;
    src: url("../fonts/material-icons-sharp.woff2") format("woff2");
}
.material-icons-sharp {
    font-family: "Material Icons Sharp";
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}

@font-face {
    font-family: 'VarelaRound';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(''), url('../fonts/VarelaRound-Regular.woff2') format('woff2');
}

@font-face {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 100 700;
    font-display: block;
    src: url("../fonts/RobotoMono-VariableFont_wght.woff2") format("woff2");
}