.fa{font-family:var(--fa-style-family,'Font Awesome 6 Free');font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:'Font Awesome 6 Free'}.fa-brands,.fab{font-family:'Font Awesome 6 Brands'}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-phone{--fa:'\f095'}.fa-fax{--fa:'\f1ac'}.fa-user{--fa:'\f007'}.fa-calendar{--fa:'\f133'}.fa-calendar-alt,.fa-calendar-days{--fa:'\f073'}.fa-circle-user,.fa-user-circle{--fa:'\f2bd'}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:'\f015'}.fa-comment{--fa:'\f075'}.fa-envelope{--fa:'\f0e0'}.fa-download{--fa:'\f019'}.fa-check{--fa:'\f00c'}.fa-bell{--fa:'\f0f3'}.fa-bars,.fa-navicon{--fa:'\f0c9'}.fa-location-dot,.fa-map-marker-alt{--fa:'\f3c5'}.fa-arrow-left{--fa:'\f060'}.fa-arrow-right{--fa:'\f061'}.fa-arrow-up{--fa:'\f062'}.fa-arrow-down{--fa:'\f063'}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:'\f00d'}.fa-caret-up{--fa:'\f0d8'}.fa-caret-down{--fa:'\f0d7'}.fa-caret-left{--fa:'\f0d9'}.fa-caret-right{--fa:'\f0da'}.fa-cart-shopping,.fa-shopping-cart{--fa:'\f07a'}.fa-clipboard{--fa:'\f328'}.fa-filter{--fa:'\f0b0'}.fa-circle-info,.fa-info-circle{--fa:'\f05a'}.fa-pen{--fa:'\f304'}.fa-list,.fa-list-squares{--fa:'\f03a'}.fa-trash{--fa:'\f1f8'}.fa-cog,.fa-gear{--fa:'\f013'}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:'\f35b'}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:'\f358'}.fa-arrow-circle-left,.fa-circle-left{--fa:'\f0a8'}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:'\f35a'}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:'\f2f9'}.fa-lock{--fa:'\f023'}.fa-tag{--fa:'\f02b'}.fa-bookmark{--fa:'\f02e'}.fa-edit,.fa-pen-to-square{--fa:'\f044'}.fa-add,.fa-plus{--fa:'\2b'}.fa-minus,.fa-subtract{--fa:'\f068'}.fa-mail-forward,.fa-share{--fa:'\f064'}.fa-comments{--fa:'\f086'}.fa-paper-plane{--fa:'\f1d8'}.fa-briefcase{--fa:'\f0b1'}.fa-compass{--fa:'\f14e'}.fa-address-book,.fa-contact-book{--fa:'\f2b9'}.fa-handshake{--fa:'\f2b5'}.fa-users{--fa:'\f0c0'}.fa-briefcase-clock,.fa-business-time{--fa:'\f64a'}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:'\f2bb'}.fa-angle-up{--fa:'\f106'}.fa-angle-down{--fa:'\f107'}.fa-angle-right{--fa:'\f105'}.fa-angle-left{--fa:'\f104'}.fa-angle-double-up,.fa-angles-up{--fa:'\f102'}.fa-angle-double-down,.fa-angles-down{--fa:'\f103'}.fa-angle-double-right,.fa-angles-right{--fa:'\f101'}.fa-angle-double-left,.fa-angles-left{--fa:'\f100'}.fa-chevron-up{--fa:'\f077'}.fa-chevron-down{--fa:'\f078'}.fa-chevron-right{--fa:'\f054'}.fa-chevron-left{--fa:'\f053'}.fa-award{--fa:'\f559'}.fa-play{--fa:'\f04b'}.fa-bag-shopping,.fa-shopping-bag{--fa:'\f290'}.fa-ban,.fa-cancel{--fa:'\f05e'}.fa-circle-play,.fa-play-circle{--fa:'\f144'}.fa-magnifying-glass,.fa-search{--fa:'\f002'}.fa-map{--fa:'\f279'}.fa-map-pin{--fa:'\f276'}.fa-map-location,.fa-map-marked{--fa:'\f59f'}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:'\f3ce'}.fa-print{--fa:'\f02f'}.fa-file{--fa:'\f15b'}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:'Font Awesome 6 Brands';--fa-font-brands:normal 400 1em/1 'Font Awesome 6 Brands'}@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:swap;src:url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-brands-400.woff2) format('woff2'),url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-brands-400.ttf) format('truetype')}.fa-brands,.fab{font-weight:400}.fa-facebook{--fa:'\f09a'}.fa-facebook-f{--fa:'\f39e'}.fa-facebook-square,.fa-square-facebook{--fa:'\f082'}.fa-twitter{--fa:'\f099'}.fa-x-twitter{--fa:'\e61b'}.fa-square-twitter,.fa-twitter-square{--fa:'\f081'}.fa-square-x-twitter{--fa:'\e61a'}.fa-instagram{--fa:'\f16d'}.fa-instagram-square,.fa-square-instagram{--fa:'\e055'}.fa-linkedin{--fa:'\f08c'}.fa-linkedin-in{--fa:'\f0e1'}.fa-youtube{--fa:'\f167'}.fa-square-youtube,.fa-youtube-square{--fa:'\f431'}.fa-pinterest{--fa:'\f0d2'}.fa-pinterest-p{--fa:'\f231'}.fa-pinterest-square,.fa-square-pinterest{--fa:'\f0d3'}.fa-tiktok{--fa:'\e07b'}.fa-snapchat,.fa-snapchat-ghost{--fa:'\f2ab'}.fa-snapchat-square,.fa-square-snapchat{--fa:'\f2ad'}.fa-reddit{--fa:'\f1a1'}.fa-reddit-alien{--fa:'\f281'}.fa-reddit-square,.fa-square-reddit{--fa:'\f1a2'}.fa-tumblr{--fa:'\f173'}.fa-square-tumblr,.fa-tumblr-square{--fa:'\f174'}.fa-whatsapp{--fa:'\f232'}.fa-square-whatsapp,.fa-whatsapp-square{--fa:'\f40c'}.fa-telegram,.fa-telegram-plane{--fa:'\f2c6'}.fa-discord{--fa:'\f392'}.fa-twitch{--fa:'\f1e8'}.fa-vimeo{--fa:'\f40a'}.fa-square-vimeo,.fa-vimeo-square{--fa:'\f194'}.fa-vimeo-v{--fa:'\f27d'}.fa-slack,.fa-slack-hash{--fa:'\f198'}.fa-github{--fa:'\f09b'}.fa-github-alt{--fa:'\f113'}.fa-github-square,.fa-square-github{--fa:'\f092'}.fa-gitlab{--fa:'\f296'}.fa-gitlab-square,.fa-square-gitlab{--fa:'\e5ae'}.fa-bitbucket{--fa:'\f171'}.fa-medium,.fa-medium-m{--fa:'\f23a'}.fa-stack-overflow{--fa:'\f16c'}.fa-codepen{--fa:'\f1cb'}.fa-dribbble{--fa:'\f17d'}.fa-dribbble-square,.fa-square-dribbble{--fa:'\f397'}.fa-behance{--fa:'\f1b4'}.fa-behance-square,.fa-square-behance{--fa:'\f1b5'}.fa-soundcloud{--fa:'\f1be'}.fa-spotify{--fa:'\f1bc'}.fa-apple{--fa:'\f179'}.fa-google{--fa:'\f1a0'}.fa-google-play{--fa:'\f3ab'}.fa-android{--fa:'\f17b'}.fa-windows{--fa:'\f17a'}.fa-linux{--fa:'\f17c'}.fa-amazon{--fa:'\f270'}.fa-ebay{--fa:'\f4f4'}.fa-paypal{--fa:'\f1ed'}.fa-stripe{--fa:'\f429'}.fa-stripe-s{--fa:'\f42a'}.fa-cc-stripe{--fa:'\f1f5'}.fa-cc-paypal{--fa:'\f1f4'}.fa-cc-visa{--fa:'\f1f0'}.fa-cc-mastercard{--fa:'\f1f1'}.fa-cc-amex{--fa:'\f1f3'}.fa-cc-discover{--fa:'\f1f2'}.fa-shopify{--fa:'\e057'}.fa-wordpress{--fa:'\f19a'}.fa-wordpress-simple{--fa:'\f411'}.fa-wix{--fa:'\f5cf'}.fa-squarespace{--fa:'\f5be'}.fa-joomla{--fa:'\f1aa'}.fa-drupal{--fa:'\f1a9'}.fa-figma{--fa:'\f799'}.fa-sketch{--fa:'\f7c6'}.fa-google-drive{--fa:'\f3aa'}.fa-dropbox{--fa:'\f16b'}.fa-microsoft{--fa:'\f3ca'}.fa-npm{--fa:'\f3d4'}.fa-node{--fa:'\f419'}.fa-node-js{--fa:'\f3d3'}.fa-python{--fa:'\f3e2'}.fa-java{--fa:'\f4e4'}.fa-php{--fa:'\f457'}.fa-react{--fa:'\f41b'}.fa-angular{--fa:'\f420'}.fa-vuejs{--fa:'\f41f'}.fa-js{--fa:'\f3b8'}.fa-js-square,.fa-square-js{--fa:'\f3b9'}.fa-html5{--fa:'\f13b'}.fa-css3{--fa:'\f13c'}.fa-css3-alt{--fa:'\f38b'}.fa-sass{--fa:'\f41e'}.fa-less{--fa:'\f41d'}.fa-bootstrap{--fa:'\f836'}.fa-docker{--fa:'\f395'}.fa-git{--fa:'\f1d3'}.fa-git-alt{--fa:'\f841'}.fa-git-square,.fa-square-git{--fa:'\f1d2'}.fa-yelp{--fa:'\f1e9'}.fa-foursquare{--fa:'\f180'}.fa-tripadvisor{--fa:'\f262'}.fa-airbnb{--fa:'\f834'}.fa-uber{--fa:'\f402'}.fa-lyft{--fa:'\f3c3'}.fa-skype{--fa:'\f17e'}.fa-yahoo{--fa:'\f19e'}.fa-flickr{--fa:'\f16e'}.fa-vk{--fa:'\f189'}.fa-meetup{--fa:'\f2e0'}.fa-blogger{--fa:'\f37c'}.fa-blogger-b{--fa:'\f37d'}.fa-delicious{--fa:'\f1a5'}.fa-digg{--fa:'\f1a6'}.fa-stumbleupon{--fa:'\f1a4'}.fa-stumbleupon-circle{--fa:'\f1a3'}.fa-quora{--fa:'\f2c4'}.fa-periscope{--fa:'\f3da'}.fa-vine{--fa:'\f1ca'}.fa-500px{--fa:'\f26e'}.fa-etsy{--fa:'\f2d7'}.fa-imdb{--fa:'\f2d8'}.fa-product-hunt{--fa:'\f288'}.fa-kickstarter{--fa:'\f3bb'}.fa-kickstarter-k{--fa:'\f3bc'}.fa-square-kickstarter{--fa:'\f3bb'}.fa-patreon{--fa:'\f3d9'}.fa-mastodon{--fa:'\f4f6'}.fa-discord{--fa:'\f392'}.fa-threads{--fa:'\e618'}.fa-square-threads{--fa:'\e619'}.fa-bluesky{--fa:'\e671'}.fa-square-bluesky{--fa:'\e6a3'}.fa-letterboxd{--fa:'\e62d'}.fa-square-letterboxd{--fa:'\e62e'}:host,:root{--fa-font-regular:normal 400 1em/1 'Font Awesome 6 Free'}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:400;font-display:swap;src:url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-regular-400.woff2) format('woff2'),url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-regular-400.ttf) format('truetype')}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-solid:normal 900 1em/1 'Font Awesome 6 Free'}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:900;font-display:swap;src:url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-solid-900.woff2) format('woff2'),url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-solid-900.ttf) format('truetype')}.fa-solid,.fas{font-weight:900}@font-face{font-family:'Font Awesome 5 Brands';font-display:swap;font-weight:400;src:url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-brands-400.woff2) format('woff2'),url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-brands-400.ttf) format('truetype')}@font-face{font-family:'Font Awesome 5 Free';font-display:swap;font-weight:900;src:url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-solid-900.woff2) format('woff2'),url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-solid-900.ttf) format('truetype')}@font-face{font-family:'Font Awesome 5 Free';font-display:swap;font-weight:400;src:url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-regular-400.woff2) format('woff2'),url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-regular-400.ttf) format('truetype')}@font-face{font-family:'FontAwesome';font-display:swap;src:url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-solid-900.woff2) format('woff2'),url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-solid-900.ttf) format('truetype')}@font-face{font-family:'FontAwesome';font-display:swap;src:url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-brands-400.woff2) format('woff2'),url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-brands-400.ttf) format('truetype')}@font-face{font-family:'FontAwesome';font-display:swap;src:url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-regular-400.woff2) format('woff2'),url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-regular-400.ttf) format('truetype');unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:'FontAwesome';font-display:swap;src:url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-v4compatibility.woff2) format('woff2'),url(../../../../../../../../../themes/mod-premium/shelly-ingram/assets/webfonts/fontawesome/fa-v4compatibility.ttf) format('truetype');unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}