/*! Minified and unminified versions of this file are located in the same directory. Access unminified version by replacing the .min.css extension with .css*/

/*! Based on: */
/*!
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */


/*
I don't think we still need it, it was added because of the issues in the Divi icon module, but it's not good solution
:not(.et_pb_button)[class*="agsdix-fa"]:before, :not(.et_pb_button)[class*="agsdix-fa-"]:after {*/
/*    transform: translateY(-7px);*/
/*}*/

[class*="agsdix-far "]:before, [class*="agsdix-far "]:after,
[class*="agsdix-fas "]:before, [class*="agsdix-fas "]:after,
[class*="agsdix-fab "]:before, [class*="agsdix-fab "]:after {
    -moz-osx-font-smoothing : grayscale;
    -webkit-font-smoothing  : antialiased;
    display                 : inline-block;
    font-style              : normal;
    font-variant            : normal;
    text-rendering          : auto;
    /*line-height             : 1;*/
}

@font-face {
    font-family : "Font Awesome 5 Brands";
    font-style  : normal;
    font-weight : normal;
    src         : url(webfonts/fa-brands-400.eot);
    src         : url(webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(webfonts/fa-brands-400.woff2) format("woff2"), url(webfonts/fa-brands-400.woff) format("woff"), url(webfonts/fa-brands-400.ttf) format("truetype"), url(webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family : "Font Awesome 5 Free";
    font-style  : normal;
    font-weight : 400;
    src         : url(webfonts/fa-regular-400.eot);
    src         : url(webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(webfonts/fa-regular-400.woff2) format("woff2"), url(webfonts/fa-regular-400.woff) format("woff"), url(webfonts/fa-regular-400.ttf) format("truetype"), url(webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

[class*="agsdix-far-"]:before, [class*="agsdix-far-"]:after, [data-icon*="agsdix-far"]:before, [data-icon*="agsdix-far"]:after {
	font-weight : 400 !important;
}

@font-face {
    font-family : "Font Awesome 5 Free";
    font-style  : normal;
    font-weight : 900;
    src         : url(webfonts/fa-solid-900.eot);
    src         : url(webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(webfonts/fa-solid-900.woff2) format("woff2"), url(webfonts/fa-solid-900.woff) format("woff"), url(webfonts/fa-solid-900.ttf) format("truetype"), url(webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

[class*="agsdix-fas-"]:before, [class*="agsdix-fas-"]:after, [data-icon*="agsdix-fas"]:before, [data-icon*="agsdix-fas"]:after {
	font-weight : 900 !important;
}

