/* Font Awesome 5.0.8 (CC BY 4.0) - subset to the glyphs this site uses. */
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("/webfonts/fa-solid-subset.woff2") format("woff2")}
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url("/webfonts/fa-brands-subset.woff2") format("woff2")}

/* Alias for the theme CSS, which still asks for the Font Awesome 4 family. */
@font-face{font-family:"FontAwesome";font-style:normal;font-weight:normal;font-display:block;src:url("/webfonts/fa-solid-subset.woff2") format("woff2")}
@font-face{font-family:"FontAwesome";font-style:normal;font-weight:normal;font-display:block;src:url("/webfonts/fa-brands-subset.woff2") format("woff2");unicode-range:U+f099,U+f09a,U+f167,U+f16d,U+f2b3,U+f0d5}

.fa,.fas,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}
.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}
.fab{font-family:"Font Awesome 5 Brands";font-weight:400}

.fa-check:before{content:"\f00c"}
.fa-plus:before{content:"\f067"}
.fa-minus:before{content:"\f068"}
.fa-quote-left:before{content:"\f10d"}
.fa-quote-right:before{content:"\f10e"}
.fa-circle:before{content:"\f111"}
.fa-link:before{content:"\f0c1"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-twitter:before{content:"\f099"}
.fa-facebook:before{content:"\f09a"}
.fa-youtube:before{content:"\f167"}
.fa-instagram:before{content:"\f16d"}
.fa-google-plus:before{content:"\f2b3"}
.fa-google-plus-g:before{content:"\f0d5"}

/* Font Awesome 3 class names, reproducing the base rules the theme's own
   stylesheet applied to them. */
[class^="icon-"],[class*=" icon-"]{font-family:"FontAwesome";font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}
a [class^="icon-"],a [class*=" icon-"]{display:inline}

.icon-facebook:before{content:"\f09a"}
.icon-twitter:before{content:"\f099"}
.icon-google-plus:before{content:"\f0d5"}
.icon-youtube:before{content:"\f167"}
.icon-instagram:before{content:"\f16d"}
.icon-link:before{content:"\f0c1"}
.icon-chevron-left:before{content:"\f053"}
.icon-chevron-right:before{content:"\f054"}
.icon-plus:before{content:"\f067"}
.icon-minus:before{content:"\f068"}
