/*!
 * Font Awesome Free 5.8.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(fonts/fa-regular-400.eot);
    src: url(fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(fonts/fa-regular-400.woff2) format("woff2"), url(fonts/fa-regular-400.woff) format("woff"), url(fonts/fa-regular-400.ttf) format("truetype"), url(fonts/fa-regular-400.svg#fontawesome) format("svg")
}


/*!
 * Font Awesome Free 5.8.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(fonts/fa-solid-900.eot);
    src: url(fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(fonts/fa-solid-900.woff2) format("woff2"), url(fonts/fa-solid-900.woff) format("woff"), url(fonts/fa-solid-900.ttf) format("truetype"), url(fonts/fa-solid-900.svg#fontawesome) format("svg")
}


@font-face {
    font-family: "dax";
    src: local("dax"), url(fonts/Dax.ttf) format("truetype");
}


@font-face {
    font-family: "dax-light";
    src: local("dax-light"), url(fonts/dax-Light.ttf) format("truetype");
}


@font-face {
    font-family: "dax-regular";
    src: local("dax-regular"), url(fonts/dax-regular.ttf) format("truetype");
}

@font-face {
    font-family: "dax-medium";
    src: local("dax-medium"), url(fonts/Dax_Medium.ttf) format("truetype");
}


@font-face {
    font-family: "dax-bold";
    src: local("dax-bold"), url(fonts/Dax_Bold.ttf) format("truetype");
}
  

@font-face {
    font-family: "dax-condensed-light";
    src: local("dax-condensed-light"), url(fonts/DaxCondensedLight.ttf) format("truetype");
}


@font-face {
    font-family: "dax-condensed-black";
    src: local("dax-condensed-black"), url(fonts/DaxCondensedBlack.ttf) format("truetype");
}


@font-face {
    font-family: "dax-condensed-bold";
    src: local("dax-condensed-bold"), url(fonts/DaxCondensedBold.ttf) format("truetype");
}


@font-face {
    font-family: "dax-condensed-extra-bold";
    src: local("dax-condensed-extra-bold"), url(fonts/DaxCondensedExtraBold.ttf) format("truetype");
}


.far {
    font-weight: 400
}

.fa, .far, .fas {
    font-family: Font Awesome\ 5 Free
}

.fa, .fas {
    font-weight: 900;
    font-size: 18px;
}

.fa-color {
    color: #909090;
}

.fa25x {
    font-size: 25px;
}

.fa20x-down {
    background-color: red;
}


.fa20x-up {
    background-color: blue;
}