#amac-legacy-game .la,
#amac-legacy-game .las,
#amac-legacy-game .lar,
#amac-legacy-game .lal,
#amac-legacy-game .lad,
#amac-legacy-game .lab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

#amac-legacy-game .la-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

#amac-legacy-game .la-xs {
  font-size: .75em; }

#amac-legacy-game .la-sm {
  font-size: .875em; }

#amac-legacy-game .la-1x {
  font-size: 1em; }

#amac-legacy-game .la-2x {
  font-size: 2em; }

#amac-legacy-game .la-3x {
  font-size: 3em; }

#amac-legacy-game .la-4x {
  font-size: 4em; }

#amac-legacy-game .la-5x {
  font-size: 5em; }

#amac-legacy-game .la-6x {
  font-size: 6em; }

#amac-legacy-game .la-7x {
  font-size: 7em; }

#amac-legacy-game .la-8x {
  font-size: 8em; }

#amac-legacy-game .la-9x {
  font-size: 9em; }

#amac-legacy-game .la-10x {
  font-size: 10em; }

#amac-legacy-game .la-fw {
  text-align: center;
  width: 1.25em; }

#amac-legacy-game .la-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  #amac-legacy-game .la-ul > li {
    position: relative; }

#amac-legacy-game .la-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

#amac-legacy-game .la-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

#amac-legacy-game .la-pull-left {
  float: left; }

#amac-legacy-game .la-pull-right {
  float: right; }

#amac-legacy-game .la.la-pull-left,
#amac-legacy-game .las.la-pull-left,
#amac-legacy-game .lar.la-pull-left,
#amac-legacy-game .lal.la-pull-left,
#amac-legacy-game .lab.la-pull-left {
  margin-right: .3em; }

#amac-legacy-game .la.la-pull-right,
#amac-legacy-game .las.la-pull-right,
#amac-legacy-game .lar.la-pull-right,
#amac-legacy-game .lal.la-pull-right,
#amac-legacy-game .lab.la-pull-right {
  margin-left: .3em; }

#amac-legacy-game .la-spin {
  -webkit-animation: la-spin 2s infinite linear;
          animation: la-spin 2s infinite linear; }

#amac-legacy-game .la-pulse {
  -webkit-animation: la-spin 1s infinite steps(8);
          animation: la-spin 1s infinite steps(8); }

@-webkit-keyframes la-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes la-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

#amac-legacy-game .la-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

#amac-legacy-game .la-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

#amac-legacy-game .la-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

#amac-legacy-game .la-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

#amac-legacy-game .la-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

#amac-legacy-game .la-flip-both, #amac-legacy-game .la-flip-horizontal.la-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

#amac-legacy-game .la-rotate-90,
#amac-legacy-game .la-rotate-180,
#amac-legacy-game .la-rotate-270,
#amac-legacy-game .la-flip-horizontal,
#amac-legacy-game .la-flip-vertical,
#amac-legacy-game .la-flip-both {
  -webkit-filter: none;
          filter: none; }

#amac-legacy-game .la-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

#amac-legacy-game .la-stack-1x,
#amac-legacy-game .la-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

#amac-legacy-game .la-stack-1x {
  line-height: inherit; }

#amac-legacy-game .la-stack-2x {
  font-size: 2em; }

#amac-legacy-game .la-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
#amac-legacy-game .la-500px:before {
  content: "\f26e"; }

#amac-legacy-game .la-accessible-icon:before {
  content: "\f368"; }

#amac-legacy-game .la-accusoft:before {
  content: "\f369"; }

#amac-legacy-game .la-acquisitions-incorporated:before {
  content: "\f6af"; }

#amac-legacy-game .la-ad:before {
  content: "\f641"; }

#amac-legacy-game .la-address-book:before {
  content: "\f2b9"; }

#amac-legacy-game .la-address-card:before {
  content: "\f2bb"; }

#amac-legacy-game .la-adjust:before {
  content: "\f042"; }

#amac-legacy-game .la-adn:before {
  content: "\f170"; }

#amac-legacy-game .la-adobe:before {
  content: "\f778"; }

#amac-legacy-game .la-adversal:before {
  content: "\f36a"; }

#amac-legacy-game .la-affiliatetheme:before {
  content: "\f36b"; }

#amac-legacy-game .la-air-freshener:before {
  content: "\f5d0"; }

#amac-legacy-game .la-airbnb:before {
  content: "\f834"; }

#amac-legacy-game .la-algolia:before {
  content: "\f36c"; }

#amac-legacy-game .la-align-center:before {
  content: "\f037"; }

#amac-legacy-game .la-align-justify:before {
  content: "\f039"; }

#amac-legacy-game .la-align-left:before {
  content: "\f036"; }

#amac-legacy-game .la-align-right:before {
  content: "\f038"; }

#amac-legacy-game .la-alipay:before {
  content: "\f642"; }

#amac-legacy-game .la-allergies:before {
  content: "\f461"; }

#amac-legacy-game .la-amazon:before {
  content: "\f270"; }

#amac-legacy-game .la-amazon-pay:before {
  content: "\f42c"; }

#amac-legacy-game .la-ambulance:before {
  content: "\f0f9"; }

#amac-legacy-game .la-american-sign-language-interpreting:before {
  content: "\f2a3"; }

#amac-legacy-game .la-amilia:before {
  content: "\f36d"; }

#amac-legacy-game .la-anchor:before {
  content: "\f13d"; }

#amac-legacy-game .la-android:before {
  content: "\f17b"; }

#amac-legacy-game .la-angellist:before {
  content: "\f209"; }

#amac-legacy-game .la-angle-double-down:before {
  content: "\f103"; }

#amac-legacy-game .la-angle-double-left:before {
  content: "\f100"; }

#amac-legacy-game .la-angle-double-right:before {
  content: "\f101"; }

#amac-legacy-game .la-angle-double-up:before {
  content: "\f102"; }

#amac-legacy-game .la-angle-down:before {
  content: "\f107"; }

#amac-legacy-game .la-angle-left:before {
  content: "\f104"; }

#amac-legacy-game .la-angle-right:before {
  content: "\f105"; }

#amac-legacy-game .la-angle-up:before {
  content: "\f106"; }

#amac-legacy-game .la-angry:before {
  content: "\f556"; }

#amac-legacy-game .la-angrycreative:before {
  content: "\f36e"; }

#amac-legacy-game .la-angular:before {
  content: "\f420"; }

#amac-legacy-game .la-ankh:before {
  content: "\f644"; }

#amac-legacy-game .la-app-store:before {
  content: "\f36f"; }

#amac-legacy-game .la-app-store-ios:before {
  content: "\f370"; }

#amac-legacy-game .la-apper:before {
  content: "\f371"; }

#amac-legacy-game .la-apple:before {
  content: "\f179"; }

#amac-legacy-game .la-apple-alt:before {
  content: "\f5d1"; }

#amac-legacy-game .la-apple-pay:before {
  content: "\f415"; }

#amac-legacy-game .la-archive:before {
  content: "\f187"; }

#amac-legacy-game .la-archway:before {
  content: "\f557"; }

#amac-legacy-game .la-arrow-alt-circle-down:before {
  content: "\f358"; }

#amac-legacy-game .la-arrow-alt-circle-left:before {
  content: "\f359"; }

#amac-legacy-game .la-arrow-alt-circle-right:before {
  content: "\f35a"; }

#amac-legacy-game .la-arrow-alt-circle-up:before {
  content: "\f35b"; }

#amac-legacy-game .la-arrow-circle-down:before {
  content: "\f0ab"; }

#amac-legacy-game .la-arrow-circle-left:before {
  content: "\f0a8"; }

#amac-legacy-game .la-arrow-circle-right:before {
  content: "\f0a9"; }

#amac-legacy-game .la-arrow-circle-up:before {
  content: "\f0aa"; }

#amac-legacy-game .la-arrow-down:before {
  content: "\f063"; }

#amac-legacy-game .la-arrow-left:before {
  content: "\f060"; }

#amac-legacy-game .la-arrow-right:before {
  content: "\f061"; }

#amac-legacy-game .la-arrow-up:before {
  content: "\f062"; }

#amac-legacy-game .la-arrows-alt:before {
  content: "\f0b2"; }

#amac-legacy-game .la-arrows-alt-h:before {
  content: "\f337"; }

#amac-legacy-game .la-arrows-alt-v:before {
  content: "\f338"; }

#amac-legacy-game .la-artstation:before {
  content: "\f77a"; }

#amac-legacy-game .la-assistive-listening-systems:before {
  content: "\f2a2"; }

#amac-legacy-game .la-asterisk:before {
  content: "\f069"; }

#amac-legacy-game .la-asymmetrik:before {
  content: "\f372"; }

#amac-legacy-game .la-at:before {
  content: "\f1fa"; }

#amac-legacy-game .la-atlas:before {
  content: "\f558"; }

#amac-legacy-game .la-atlassian:before {
  content: "\f77b"; }

#amac-legacy-game .la-atom:before {
  content: "\f5d2"; }

#amac-legacy-game .la-audible:before {
  content: "\f373"; }

#amac-legacy-game .la-audio-description:before {
  content: "\f29e"; }

#amac-legacy-game .la-autoprefixer:before {
  content: "\f41c"; }

#amac-legacy-game .la-avianex:before {
  content: "\f374"; }

#amac-legacy-game .la-aviato:before {
  content: "\f421"; }

#amac-legacy-game .la-award:before {
  content: "\f559"; }

#amac-legacy-game .la-aws:before {
  content: "\f375"; }

#amac-legacy-game .la-baby:before {
  content: "\f77c"; }

#amac-legacy-game .la-baby-carriage:before {
  content: "\f77d"; }

#amac-legacy-game .la-backspace:before {
  content: "\f55a"; }

#amac-legacy-game .la-backward:before {
  content: "\f04a"; }

#amac-legacy-game .la-bacon:before {
  content: "\f7e5"; }

#amac-legacy-game .la-balance-scale:before {
  content: "\f24e"; }

#amac-legacy-game .la-balance-scale-left:before {
  content: "\f515"; }

#amac-legacy-game .la-balance-scale-right:before {
  content: "\f516"; }

#amac-legacy-game .la-ban:before {
  content: "\f05e"; }

#amac-legacy-game .la-band-aid:before {
  content: "\f462"; }

#amac-legacy-game .la-bandcamp:before {
  content: "\f2d5"; }

#amac-legacy-game .la-barcode:before {
  content: "\f02a"; }

#amac-legacy-game .la-bars:before {
  content: "\f0c9"; }

#amac-legacy-game .la-baseball-ball:before {
  content: "\f433"; }

#amac-legacy-game .la-basketball-ball:before {
  content: "\f434"; }

#amac-legacy-game .la-bath:before {
  content: "\f2cd"; }

#amac-legacy-game .la-battery-empty:before {
  content: "\f244"; }

#amac-legacy-game .la-battery-full:before {
  content: "\f240"; }

#amac-legacy-game .la-battery-half:before {
  content: "\f242"; }

#amac-legacy-game .la-battery-quarter:before {
  content: "\f243"; }

#amac-legacy-game .la-battery-three-quarters:before {
  content: "\f241"; }

#amac-legacy-game .la-battle-net:before {
  content: "\f835"; }

#amac-legacy-game .la-bed:before {
  content: "\f236"; }

#amac-legacy-game .la-beer:before {
  content: "\f0fc"; }

#amac-legacy-game .la-behance:before {
  content: "\f1b4"; }

#amac-legacy-game .la-behance-square:before {
  content: "\f1b5"; }

#amac-legacy-game .la-bell:before {
  content: "\f0f3"; }

#amac-legacy-game .la-bell-slash:before {
  content: "\f1f6"; }

#amac-legacy-game .la-bezier-curve:before {
  content: "\f55b"; }

#amac-legacy-game .la-bible:before {
  content: "\f647"; }

#amac-legacy-game .la-bicycle:before {
  content: "\f206"; }

#amac-legacy-game .la-biking:before {
  content: "\f84a"; }

#amac-legacy-game .la-bimobject:before {
  content: "\f378"; }

#amac-legacy-game .la-binoculars:before {
  content: "\f1e5"; }

#amac-legacy-game .la-biohazard:before {
  content: "\f780"; }

#amac-legacy-game .la-birthday-cake:before {
  content: "\f1fd"; }

#amac-legacy-game .la-bitbucket:before {
  content: "\f171"; }

#amac-legacy-game .la-bitcoin:before {
  content: "\f379"; }

#amac-legacy-game .la-bity:before {
  content: "\f37a"; }

#amac-legacy-game .la-black-tie:before {
  content: "\f27e"; }

#amac-legacy-game .la-blackberry:before {
  content: "\f37b"; }

#amac-legacy-game .la-blender:before {
  content: "\f517"; }

#amac-legacy-game .la-blender-phone:before {
  content: "\f6b6"; }

#amac-legacy-game .la-blind:before {
  content: "\f29d"; }

#amac-legacy-game .la-blog:before {
  content: "\f781"; }

#amac-legacy-game .la-blogger:before {
  content: "\f37c"; }

#amac-legacy-game .la-blogger-b:before {
  content: "\f37d"; }

#amac-legacy-game .la-bluetooth:before {
  content: "\f293"; }

#amac-legacy-game .la-bluetooth-b:before {
  content: "\f294"; }

#amac-legacy-game .la-bold:before {
  content: "\f032"; }

#amac-legacy-game .la-bolt:before {
  content: "\f0e7"; }

#amac-legacy-game .la-bomb:before {
  content: "\f1e2"; }

#amac-legacy-game .la-bone:before {
  content: "\f5d7"; }

#amac-legacy-game .la-bong:before {
  content: "\f55c"; }

#amac-legacy-game .la-book:before {
  content: "\f02d"; }

#amac-legacy-game .la-book-dead:before {
  content: "\f6b7"; }

#amac-legacy-game .la-book-medical:before {
  content: "\f7e6"; }

#amac-legacy-game .la-book-open:before {
  content: "\f518"; }

#amac-legacy-game .la-book-reader:before {
  content: "\f5da"; }

#amac-legacy-game .la-bookmark:before {
  content: "\f02e"; }

#amac-legacy-game .la-bootstrap:before {
  content: "\f836"; }

#amac-legacy-game .la-border-all:before {
  content: "\f84c"; }

#amac-legacy-game .la-border-none:before {
  content: "\f850"; }

#amac-legacy-game .la-border-style:before {
  content: "\f853"; }

#amac-legacy-game .la-bowling-ball:before {
  content: "\f436"; }

#amac-legacy-game .la-box:before {
  content: "\f466"; }

#amac-legacy-game .la-box-open:before {
  content: "\f49e"; }

#amac-legacy-game .la-boxes:before {
  content: "\f468"; }

#amac-legacy-game .la-braille:before {
  content: "\f2a1"; }

#amac-legacy-game .la-brain:before {
  content: "\f5dc"; }

#amac-legacy-game .la-bread-slice:before {
  content: "\f7ec"; }

#amac-legacy-game .la-briefcase:before {
  content: "\f0b1"; }

#amac-legacy-game .la-briefcase-medical:before {
  content: "\f469"; }

#amac-legacy-game .la-broadcast-tower:before {
  content: "\f519"; }

#amac-legacy-game .la-broom:before {
  content: "\f51a"; }

#amac-legacy-game .la-brush:before {
  content: "\f55d"; }

#amac-legacy-game .la-btc:before {
  content: "\f15a"; }

#amac-legacy-game .la-buffer:before {
  content: "\f837"; }

#amac-legacy-game .la-bug:before {
  content: "\f188"; }

#amac-legacy-game .la-building:before {
  content: "\f1ad"; }

#amac-legacy-game .la-bullhorn:before {
  content: "\f0a1"; }

#amac-legacy-game .la-bullseye:before {
  content: "\f140"; }

#amac-legacy-game .la-burn:before {
  content: "\f46a"; }

#amac-legacy-game .la-buromobelexperte:before {
  content: "\f37f"; }

#amac-legacy-game .la-bus:before {
  content: "\f207"; }

#amac-legacy-game .la-bus-alt:before {
  content: "\f55e"; }

#amac-legacy-game .la-business-time:before {
  content: "\f64a"; }

#amac-legacy-game .la-buy-n-large:before {
  content: "\f8a6"; }

#amac-legacy-game .la-buysellads:before {
  content: "\f20d"; }

#amac-legacy-game .la-calculator:before {
  content: "\f1ec"; }

#amac-legacy-game .la-calendar:before {
  content: "\f133"; }

#amac-legacy-game .la-calendar-alt:before {
  content: "\f073"; }

#amac-legacy-game .la-calendar-check:before {
  content: "\f274"; }

#amac-legacy-game .la-calendar-day:before {
  content: "\f783"; }

#amac-legacy-game .la-calendar-minus:before {
  content: "\f272"; }

#amac-legacy-game .la-calendar-plus:before {
  content: "\f271"; }

#amac-legacy-game .la-calendar-times:before {
  content: "\f273"; }

#amac-legacy-game .la-calendar-week:before {
  content: "\f784"; }

#amac-legacy-game .la-camera:before {
  content: "\f030"; }

#amac-legacy-game .la-camera-retro:before {
  content: "\f083"; }

#amac-legacy-game .la-campground:before {
  content: "\f6bb"; }

#amac-legacy-game .la-canadian-maple-leaf:before {
  content: "\f785"; }

#amac-legacy-game .la-candy-cane:before {
  content: "\f786"; }

#amac-legacy-game .la-cannabis:before {
  content: "\f55f"; }

#amac-legacy-game .la-capsules:before {
  content: "\f46b"; }

#amac-legacy-game .la-car:before {
  content: "\f1b9"; }

#amac-legacy-game .la-car-alt:before {
  content: "\f5de"; }

#amac-legacy-game .la-car-battery:before {
  content: "\f5df"; }

#amac-legacy-game .la-car-crash:before {
  content: "\f5e1"; }

#amac-legacy-game .la-car-side:before {
  content: "\f5e4"; }

#amac-legacy-game .la-caret-down:before {
  content: "\f0d7"; }

#amac-legacy-game .la-caret-left:before {
  content: "\f0d9"; }

#amac-legacy-game .la-caret-right:before {
  content: "\f0da"; }

#amac-legacy-game .la-caret-square-down:before {
  content: "\f150"; }

#amac-legacy-game .la-caret-square-left:before {
  content: "\f191"; }

#amac-legacy-game .la-caret-square-right:before {
  content: "\f152"; }

#amac-legacy-game .la-caret-square-up:before {
  content: "\f151"; }

#amac-legacy-game .la-caret-up:before {
  content: "\f0d8"; }

#amac-legacy-game .la-carrot:before {
  content: "\f787"; }

#amac-legacy-game .la-cart-arrow-down:before {
  content: "\f218"; }

#amac-legacy-game .la-cart-plus:before {
  content: "\f217"; }

#amac-legacy-game .la-cash-register:before {
  content: "\f788"; }

#amac-legacy-game .la-cat:before {
  content: "\f6be"; }

#amac-legacy-game .la-cc-amazon-pay:before {
  content: "\f42d"; }

#amac-legacy-game .la-cc-amex:before {
  content: "\f1f3"; }

#amac-legacy-game .la-cc-apple-pay:before {
  content: "\f416"; }

#amac-legacy-game .la-cc-diners-club:before {
  content: "\f24c"; }

#amac-legacy-game .la-cc-discover:before {
  content: "\f1f2"; }

#amac-legacy-game .la-cc-jcb:before {
  content: "\f24b"; }

#amac-legacy-game .la-cc-mastercard:before {
  content: "\f1f1"; }

#amac-legacy-game .la-cc-paypal:before {
  content: "\f1f4"; }

#amac-legacy-game .la-cc-stripe:before {
  content: "\f1f5"; }

#amac-legacy-game .la-cc-visa:before {
  content: "\f1f0"; }

#amac-legacy-game .la-centercode:before {
  content: "\f380"; }

#amac-legacy-game .la-centos:before {
  content: "\f789"; }

#amac-legacy-game .la-certificate:before {
  content: "\f0a3"; }

#amac-legacy-game .la-chair:before {
  content: "\f6c0"; }

#amac-legacy-game .la-chalkboard:before {
  content: "\f51b"; }

#amac-legacy-game .la-chalkboard-teacher:before {
  content: "\f51c"; }

#amac-legacy-game .la-charging-station:before {
  content: "\f5e7"; }

#amac-legacy-game .la-chart-area:before {
  content: "\f1fe"; }

#amac-legacy-game .la-chart-bar:before {
  content: "\f080"; }

#amac-legacy-game .la-chart-line:before {
  content: "\f201"; }

#amac-legacy-game .la-chart-pie:before {
  content: "\f200"; }

#amac-legacy-game .la-check:before {
  content: "\f00c"; }

#amac-legacy-game .la-check-circle:before {
  content: "\f058"; }

#amac-legacy-game .la-check-double:before {
  content: "\f560"; }

#amac-legacy-game .la-check-square:before {
  content: "\f14a"; }

#amac-legacy-game .la-cheese:before {
  content: "\f7ef"; }

#amac-legacy-game .la-chess:before {
  content: "\f439"; }

#amac-legacy-game .la-chess-bishop:before {
  content: "\f43a"; }

#amac-legacy-game .la-chess-board:before {
  content: "\f43c"; }

#amac-legacy-game .la-chess-king:before {
  content: "\f43f"; }

#amac-legacy-game .la-chess-knight:before {
  content: "\f441"; }

#amac-legacy-game .la-chess-pawn:before {
  content: "\f443"; }

#amac-legacy-game .la-chess-queen:before {
  content: "\f445"; }

#amac-legacy-game .la-chess-rook:before {
  content: "\f447"; }

#amac-legacy-game .la-chevron-circle-down:before {
  content: "\f13a"; }

#amac-legacy-game .la-chevron-circle-left:before {
  content: "\f137"; }

#amac-legacy-game .la-chevron-circle-right:before {
  content: "\f138"; }

#amac-legacy-game .la-chevron-circle-up:before {
  content: "\f139"; }

#amac-legacy-game .la-chevron-down:before {
  content: "\f078"; }

#amac-legacy-game .la-chevron-left:before {
  content: "\f053"; }

#amac-legacy-game .la-chevron-right:before {
  content: "\f054"; }

#amac-legacy-game .la-chevron-up:before {
  content: "\f077"; }

#amac-legacy-game .la-child:before {
  content: "\f1ae"; }

#amac-legacy-game .la-chrome:before {
  content: "\f268"; }

#amac-legacy-game .la-chromecast:before {
  content: "\f838"; }

#amac-legacy-game .la-church:before {
  content: "\f51d"; }

#amac-legacy-game .la-circle:before {
  content: "\f111"; }

#amac-legacy-game .la-circle-notch:before {
  content: "\f1ce"; }

#amac-legacy-game .la-city:before {
  content: "\f64f"; }

#amac-legacy-game .la-clinic-medical:before {
  content: "\f7f2"; }

#amac-legacy-game .la-clipboard:before {
  content: "\f328"; }

#amac-legacy-game .la-clipboard-check:before {
  content: "\f46c"; }

#amac-legacy-game .la-clipboard-list:before {
  content: "\f46d"; }

#amac-legacy-game .la-clock:before {
  content: "\f017"; }

#amac-legacy-game .la-clone:before {
  content: "\f24d"; }

#amac-legacy-game .la-closed-captioning:before {
  content: "\f20a"; }

#amac-legacy-game .la-cloud:before {
  content: "\f0c2"; }

#amac-legacy-game .la-cloud-download-alt:before {
  content: "\f381"; }

#amac-legacy-game .la-cloud-meatball:before {
  content: "\f73b"; }

#amac-legacy-game .la-cloud-moon:before {
  content: "\f6c3"; }

#amac-legacy-game .la-cloud-moon-rain:before {
  content: "\f73c"; }

#amac-legacy-game .la-cloud-rain:before {
  content: "\f73d"; }

#amac-legacy-game .la-cloud-showers-heavy:before {
  content: "\f740"; }

#amac-legacy-game .la-cloud-sun:before {
  content: "\f6c4"; }

#amac-legacy-game .la-cloud-sun-rain:before {
  content: "\f743"; }

#amac-legacy-game .la-cloud-upload-alt:before {
  content: "\f382"; }

#amac-legacy-game .la-cloudscale:before {
  content: "\f383"; }

#amac-legacy-game .la-cloudsmith:before {
  content: "\f384"; }

#amac-legacy-game .la-cloudversify:before {
  content: "\f385"; }

#amac-legacy-game .la-cocktail:before {
  content: "\f561"; }

#amac-legacy-game .la-code:before {
  content: "\f121"; }

#amac-legacy-game .la-code-branch:before {
  content: "\f126"; }

#amac-legacy-game .la-codepen:before {
  content: "\f1cb"; }

#amac-legacy-game .la-codiepie:before {
  content: "\f284"; }

#amac-legacy-game .la-coffee:before {
  content: "\f0f4"; }

#amac-legacy-game .la-cog:before {
  content: "\f013"; }

#amac-legacy-game .la-cogs:before {
  content: "\f085"; }

#amac-legacy-game .la-coins:before {
  content: "\f51e"; }

#amac-legacy-game .la-columns:before {
  content: "\f0db"; }

#amac-legacy-game .la-comment:before {
  content: "\f075"; }

#amac-legacy-game .la-comment-alt:before {
  content: "\f27a"; }

#amac-legacy-game .la-comment-dollar:before {
  content: "\f651"; }

#amac-legacy-game .la-comment-dots:before {
  content: "\f4ad"; }

#amac-legacy-game .la-comment-medical:before {
  content: "\f7f5"; }

#amac-legacy-game .la-comment-slash:before {
  content: "\f4b3"; }

#amac-legacy-game .la-comments:before {
  content: "\f086"; }

#amac-legacy-game .la-comments-dollar:before {
  content: "\f653"; }

#amac-legacy-game .la-compact-disc:before {
  content: "\f51f"; }

#amac-legacy-game .la-compass:before {
  content: "\f14e"; }

#amac-legacy-game .la-compress:before {
  content: "\f066"; }

#amac-legacy-game .la-compress-arrows-alt:before {
  content: "\f78c"; }

#amac-legacy-game .la-concierge-bell:before {
  content: "\f562"; }

#amac-legacy-game .la-confluence:before {
  content: "\f78d"; }

#amac-legacy-game .la-connectdevelop:before {
  content: "\f20e"; }

#amac-legacy-game .la-contao:before {
  content: "\f26d"; }

#amac-legacy-game .la-cookie:before {
  content: "\f563"; }

#amac-legacy-game .la-cookie-bite:before {
  content: "\f564"; }

#amac-legacy-game .la-copy:before {
  content: "\f0c5"; }

#amac-legacy-game .la-copyright:before {
  content: "\f1f9"; }

#amac-legacy-game .la-cotton-bureau:before {
  content: "\f89e"; }

#amac-legacy-game .la-couch:before {
  content: "\f4b8"; }

#amac-legacy-game .la-cpanel:before {
  content: "\f388"; }

#amac-legacy-game .la-creative-commons:before {
  content: "\f25e"; }

#amac-legacy-game .la-creative-commons-by:before {
  content: "\f4e7"; }

#amac-legacy-game .la-creative-commons-nc:before {
  content: "\f4e8"; }

#amac-legacy-game .la-creative-commons-nc-eu:before {
  content: "\f4e9"; }

#amac-legacy-game .la-creative-commons-nc-jp:before {
  content: "\f4ea"; }

#amac-legacy-game .la-creative-commons-nd:before {
  content: "\f4eb"; }

#amac-legacy-game .la-creative-commons-pd:before {
  content: "\f4ec"; }

#amac-legacy-game .la-creative-commons-pd-alt:before {
  content: "\f4ed"; }

#amac-legacy-game .la-creative-commons-remix:before {
  content: "\f4ee"; }

#amac-legacy-game .la-creative-commons-sa:before {
  content: "\f4ef"; }

#amac-legacy-game .la-creative-commons-sampling:before {
  content: "\f4f0"; }

#amac-legacy-game .la-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

#amac-legacy-game .la-creative-commons-share:before {
  content: "\f4f2"; }

#amac-legacy-game .la-creative-commons-zero:before {
  content: "\f4f3"; }

#amac-legacy-game .la-credit-card:before {
  content: "\f09d"; }

#amac-legacy-game .la-critical-role:before {
  content: "\f6c9"; }

#amac-legacy-game .la-crop:before {
  content: "\f125"; }

#amac-legacy-game .la-crop-alt:before {
  content: "\f565"; }

#amac-legacy-game .la-cross:before {
  content: "\f654"; }

#amac-legacy-game .la-crosshairs:before {
  content: "\f05b"; }

#amac-legacy-game .la-crow:before {
  content: "\f520"; }

#amac-legacy-game .la-crown:before {
  content: "\f521"; }

#amac-legacy-game .la-crutch:before {
  content: "\f7f7"; }

#amac-legacy-game .la-css3:before {
  content: "\f13c"; }

#amac-legacy-game .la-css3-alt:before {
  content: "\f38b"; }

#amac-legacy-game .la-cube:before {
  content: "\f1b2"; }

#amac-legacy-game .la-cubes:before {
  content: "\f1b3"; }

#amac-legacy-game .la-cut:before {
  content: "\f0c4"; }

#amac-legacy-game .la-cuttlefish:before {
  content: "\f38c"; }

#amac-legacy-game .la-d-and-d:before {
  content: "\f38d"; }

#amac-legacy-game .la-d-and-d-beyond:before {
  content: "\f6ca"; }

#amac-legacy-game .la-dashcube:before {
  content: "\f210"; }

#amac-legacy-game .la-database:before {
  content: "\f1c0"; }

#amac-legacy-game .la-deaf:before {
  content: "\f2a4"; }

#amac-legacy-game .la-delicious:before {
  content: "\f1a5"; }

#amac-legacy-game .la-democrat:before {
  content: "\f747"; }

#amac-legacy-game .la-deploydog:before {
  content: "\f38e"; }

#amac-legacy-game .la-deskpro:before {
  content: "\f38f"; }

#amac-legacy-game .la-desktop:before {
  content: "\f108"; }

#amac-legacy-game .la-dev:before {
  content: "\f6cc"; }

#amac-legacy-game .la-deviantart:before {
  content: "\f1bd"; }

#amac-legacy-game .la-dharmachakra:before {
  content: "\f655"; }

#amac-legacy-game .la-dhl:before {
  content: "\f790"; }

#amac-legacy-game .la-diagnoses:before {
  content: "\f470"; }

#amac-legacy-game .la-diaspora:before {
  content: "\f791"; }

#amac-legacy-game .la-dice:before {
  content: "\f522"; }

#amac-legacy-game .la-dice-d20:before {
  content: "\f6cf"; }

#amac-legacy-game .la-dice-d6:before {
  content: "\f6d1"; }

#amac-legacy-game .la-dice-five:before {
  content: "\f523"; }

#amac-legacy-game .la-dice-four:before {
  content: "\f524"; }

#amac-legacy-game .la-dice-one:before {
  content: "\f525"; }

#amac-legacy-game .la-dice-six:before {
  content: "\f526"; }

#amac-legacy-game .la-dice-three:before {
  content: "\f527"; }

#amac-legacy-game .la-dice-two:before {
  content: "\f528"; }

#amac-legacy-game .la-digg:before {
  content: "\f1a6"; }

#amac-legacy-game .la-digital-ocean:before {
  content: "\f391"; }

#amac-legacy-game .la-digital-tachograph:before {
  content: "\f566"; }

#amac-legacy-game .la-directions:before {
  content: "\f5eb"; }

#amac-legacy-game .la-discord:before {
  content: "\f392"; }

#amac-legacy-game .la-discourse:before {
  content: "\f393"; }

#amac-legacy-game .la-divide:before {
  content: "\f529"; }

#amac-legacy-game .la-dizzy:before {
  content: "\f567"; }

#amac-legacy-game .la-dna:before {
  content: "\f471"; }

#amac-legacy-game .la-dochub:before {
  content: "\f394"; }

#amac-legacy-game .la-docker:before {
  content: "\f395"; }

#amac-legacy-game .la-dog:before {
  content: "\f6d3"; }

#amac-legacy-game .la-dollar-sign:before {
  content: "\f155"; }

#amac-legacy-game .la-dolly:before {
  content: "\f472"; }

#amac-legacy-game .la-dolly-flatbed:before {
  content: "\f474"; }

#amac-legacy-game .la-donate:before {
  content: "\f4b9"; }

#amac-legacy-game .la-door-closed:before {
  content: "\f52a"; }

#amac-legacy-game .la-door-open:before {
  content: "\f52b"; }

#amac-legacy-game .la-dot-circle:before {
  content: "\f192"; }

#amac-legacy-game .la-dove:before {
  content: "\f4ba"; }

#amac-legacy-game .la-download:before {
  content: "\f019"; }

#amac-legacy-game .la-draft2digital:before {
  content: "\f396"; }

#amac-legacy-game .la-drafting-compass:before {
  content: "\f568"; }

#amac-legacy-game .la-dragon:before {
  content: "\f6d5"; }

#amac-legacy-game .la-draw-polygon:before {
  content: "\f5ee"; }

#amac-legacy-game .la-dribbble:before {
  content: "\f17d"; }

#amac-legacy-game .la-dribbble-square:before {
  content: "\f397"; }

#amac-legacy-game .la-dropbox:before {
  content: "\f16b"; }

#amac-legacy-game .la-drum:before {
  content: "\f569"; }

#amac-legacy-game .la-drum-steelpan:before {
  content: "\f56a"; }

#amac-legacy-game .la-drumstick-bite:before {
  content: "\f6d7"; }

#amac-legacy-game .la-drupal:before {
  content: "\f1a9"; }

#amac-legacy-game .la-dumbbell:before {
  content: "\f44b"; }

#amac-legacy-game .la-dumpster:before {
  content: "\f793"; }

#amac-legacy-game .la-dumpster-fire:before {
  content: "\f794"; }

#amac-legacy-game .la-dungeon:before {
  content: "\f6d9"; }

#amac-legacy-game .la-dyalog:before {
  content: "\f399"; }

#amac-legacy-game .la-earlybirds:before {
  content: "\f39a"; }

#amac-legacy-game .la-ebay:before {
  content: "\f4f4"; }

#amac-legacy-game .la-edge:before {
  content: "\f282"; }

#amac-legacy-game .la-edit:before {
  content: "\f044"; }

#amac-legacy-game .la-egg:before {
  content: "\f7fb"; }

#amac-legacy-game .la-eject:before {
  content: "\f052"; }

#amac-legacy-game .la-elementor:before {
  content: "\f430"; }

#amac-legacy-game .la-ellipsis-h:before {
  content: "\f141"; }

#amac-legacy-game .la-ellipsis-v:before {
  content: "\f142"; }

#amac-legacy-game .la-ello:before {
  content: "\f5f1"; }

#amac-legacy-game .la-ember:before {
  content: "\f423"; }

#amac-legacy-game .la-empire:before {
  content: "\f1d1"; }

#amac-legacy-game .la-envelope:before {
  content: "\f0e0"; }

#amac-legacy-game .la-envelope-open:before {
  content: "\f2b6"; }

#amac-legacy-game .la-envelope-open-text:before {
  content: "\f658"; }

#amac-legacy-game .la-envelope-square:before {
  content: "\f199"; }

#amac-legacy-game .la-envira:before {
  content: "\f299"; }

#amac-legacy-game .la-equals:before {
  content: "\f52c"; }

#amac-legacy-game .la-eraser:before {
  content: "\f12d"; }

#amac-legacy-game .la-erlang:before {
  content: "\f39d"; }

#amac-legacy-game .la-ethereum:before {
  content: "\f42e"; }

#amac-legacy-game .la-ethernet:before {
  content: "\f796"; }

#amac-legacy-game .la-etsy:before {
  content: "\f2d7"; }

#amac-legacy-game .la-euro-sign:before {
  content: "\f153"; }

#amac-legacy-game .la-evernote:before {
  content: "\f839"; }

#amac-legacy-game .la-exchange-alt:before {
  content: "\f362"; }

#amac-legacy-game .la-exclamation:before {
  content: "\f12a"; }

#amac-legacy-game .la-exclamation-circle:before {
  content: "\f06a"; }

#amac-legacy-game .la-exclamation-triangle:before {
  content: "\f071"; }

#amac-legacy-game .la-expand:before {
  content: "\f065"; }

#amac-legacy-game .la-expand-arrows-alt:before {
  content: "\f31e"; }

#amac-legacy-game .la-expeditedssl:before {
  content: "\f23e"; }

#amac-legacy-game .la-external-link-alt:before {
  content: "\f35d"; }

#amac-legacy-game .la-external-link-square-alt:before {
  content: "\f360"; }

#amac-legacy-game .la-eye:before {
  content: "\f06e"; }

#amac-legacy-game .la-eye-dropper:before {
  content: "\f1fb"; }

#amac-legacy-game .la-eye-slash:before {
  content: "\f070"; }

#amac-legacy-game .la-facebook:before {
  content: "\f09a"; }

#amac-legacy-game .la-facebook-f:before {
  content: "\f39e"; }

#amac-legacy-game .la-facebook-messenger:before {
  content: "\f39f"; }

#amac-legacy-game .la-facebook-square:before {
  content: "\f082"; }

#amac-legacy-game .la-fan:before {
  content: "\f863"; }

#amac-legacy-game .la-fantasy-flight-games:before {
  content: "\f6dc"; }

#amac-legacy-game .la-fast-backward:before {
  content: "\f049"; }

#amac-legacy-game .la-fast-forward:before {
  content: "\f050"; }

#amac-legacy-game .la-fax:before {
  content: "\f1ac"; }

#amac-legacy-game .la-feather:before {
  content: "\f52d"; }

#amac-legacy-game .la-feather-alt:before {
  content: "\f56b"; }

#amac-legacy-game .la-fedex:before {
  content: "\f797"; }

#amac-legacy-game .la-fedora:before {
  content: "\f798"; }

#amac-legacy-game .la-female:before {
  content: "\f182"; }

#amac-legacy-game .la-fighter-jet:before {
  content: "\f0fb"; }

#amac-legacy-game .la-figma:before {
  content: "\f799"; }

#amac-legacy-game .la-file:before {
  content: "\f15b"; }

#amac-legacy-game .la-file-alt:before {
  content: "\f15c"; }

#amac-legacy-game .la-file-archive:before {
  content: "\f1c6"; }

#amac-legacy-game .la-file-audio:before {
  content: "\f1c7"; }

#amac-legacy-game .la-file-code:before {
  content: "\f1c9"; }

#amac-legacy-game .la-file-contract:before {
  content: "\f56c"; }

#amac-legacy-game .la-file-csv:before {
  content: "\f6dd"; }

#amac-legacy-game .la-file-download:before {
  content: "\f56d"; }

#amac-legacy-game .la-file-excel:before {
  content: "\f1c3"; }

#amac-legacy-game .la-file-export:before {
  content: "\f56e"; }

#amac-legacy-game .la-file-image:before {
  content: "\f1c5"; }

#amac-legacy-game .la-file-import:before {
  content: "\f56f"; }

#amac-legacy-game .la-file-invoice:before {
  content: "\f570"; }

#amac-legacy-game .la-file-invoice-dollar:before {
  content: "\f571"; }

#amac-legacy-game .la-file-medical:before {
  content: "\f477"; }

#amac-legacy-game .la-file-medical-alt:before {
  content: "\f478"; }

#amac-legacy-game .la-file-pdf:before {
  content: "\f1c1"; }

#amac-legacy-game .la-file-powerpoint:before {
  content: "\f1c4"; }

#amac-legacy-game .la-file-prescription:before {
  content: "\f572"; }

#amac-legacy-game .la-file-signature:before {
  content: "\f573"; }

#amac-legacy-game .la-file-upload:before {
  content: "\f574"; }

#amac-legacy-game .la-file-video:before {
  content: "\f1c8"; }

#amac-legacy-game .la-file-word:before {
  content: "\f1c2"; }

#amac-legacy-game .la-fill:before {
  content: "\f575"; }

#amac-legacy-game .la-fill-drip:before {
  content: "\f576"; }

#amac-legacy-game .la-film:before {
  content: "\f008"; }

#amac-legacy-game .la-filter:before {
  content: "\f0b0"; }

#amac-legacy-game .la-fingerprint:before {
  content: "\f577"; }

#amac-legacy-game .la-fire:before {
  content: "\f06d"; }

#amac-legacy-game .la-fire-alt:before {
  content: "\f7e4"; }

#amac-legacy-game .la-fire-extinguisher:before {
  content: "\f134"; }

#amac-legacy-game .la-firefox:before {
  content: "\f269"; }

#amac-legacy-game .la-first-aid:before {
  content: "\f479"; }

#amac-legacy-game .la-first-order:before {
  content: "\f2b0"; }

#amac-legacy-game .la-first-order-alt:before {
  content: "\f50a"; }

#amac-legacy-game .la-firstdraft:before {
  content: "\f3a1"; }

#amac-legacy-game .la-fish:before {
  content: "\f578"; }

#amac-legacy-game .la-fist-raised:before {
  content: "\f6de"; }

#amac-legacy-game .la-flag:before {
  content: "\f024"; }

#amac-legacy-game .la-flag-checkered:before {
  content: "\f11e"; }

#amac-legacy-game .la-flag-usa:before {
  content: "\f74d"; }

#amac-legacy-game .la-flask:before {
  content: "\f0c3"; }

#amac-legacy-game .la-flickr:before {
  content: "\f16e"; }

#amac-legacy-game .la-flipboard:before {
  content: "\f44d"; }

#amac-legacy-game .la-flushed:before {
  content: "\f579"; }

#amac-legacy-game .la-fly:before {
  content: "\f417"; }

#amac-legacy-game .la-folder:before {
  content: "\f07b"; }

#amac-legacy-game .la-folder-minus:before {
  content: "\f65d"; }

#amac-legacy-game .la-folder-open:before {
  content: "\f07c"; }

#amac-legacy-game .la-folder-plus:before {
  content: "\f65e"; }

#amac-legacy-game .la-font:before {
  content: "\f031"; }

#amac-legacy-game .la-font-awesome:before {
  content: "\f2b4"; }

#amac-legacy-game .la-font-awesome-alt:before {
  content: "\f35c"; }

#amac-legacy-game .la-font-awesome-flag:before {
  content: "\f425"; }

#amac-legacy-game .la-font-awesome-logo-full:before {
  content: "\f4e6"; }

#amac-legacy-game .la-fonticons:before {
  content: "\f280"; }

#amac-legacy-game .la-fonticons-fi:before {
  content: "\f3a2"; }

#amac-legacy-game .la-football-ball:before {
  content: "\f44e"; }

#amac-legacy-game .la-fort-awesome:before {
  content: "\f286"; }

#amac-legacy-game .la-fort-awesome-alt:before {
  content: "\f3a3"; }

#amac-legacy-game .la-forumbee:before {
  content: "\f211"; }

#amac-legacy-game .la-forward:before {
  content: "\f04e"; }

#amac-legacy-game .la-foursquare:before {
  content: "\f180"; }

#amac-legacy-game .la-free-code-camp:before {
  content: "\f2c5"; }

#amac-legacy-game .la-freebsd:before {
  content: "\f3a4"; }

#amac-legacy-game .la-frog:before {
  content: "\f52e"; }

#amac-legacy-game .la-frown:before {
  content: "\f119"; }

#amac-legacy-game .la-frown-open:before {
  content: "\f57a"; }

#amac-legacy-game .la-fulcrum:before {
  content: "\f50b"; }

#amac-legacy-game .la-funnel-dollar:before {
  content: "\f662"; }

#amac-legacy-game .la-futbol:before {
  content: "\f1e3"; }

#amac-legacy-game .la-galactic-republic:before {
  content: "\f50c"; }

#amac-legacy-game .la-galactic-senate:before {
  content: "\f50d"; }

#amac-legacy-game .la-gamepad:before {
  content: "\f11b"; }

#amac-legacy-game .la-gas-pump:before {
  content: "\f52f"; }

#amac-legacy-game .la-gavel:before {
  content: "\f0e3"; }

#amac-legacy-game .la-gem:before {
  content: "\f3a5"; }

#amac-legacy-game .la-genderless:before {
  content: "\f22d"; }

#amac-legacy-game .la-get-pocket:before {
  content: "\f265"; }

#amac-legacy-game .la-gg:before {
  content: "\f260"; }

#amac-legacy-game .la-gg-circle:before {
  content: "\f261"; }

#amac-legacy-game .la-ghost:before {
  content: "\f6e2"; }

#amac-legacy-game .la-gift:before {
  content: "\f06b"; }

#amac-legacy-game .la-gifts:before {
  content: "\f79c"; }

#amac-legacy-game .la-git:before {
  content: "\f1d3"; }

#amac-legacy-game .la-git-alt:before {
  content: "\f841"; }

#amac-legacy-game .la-git-square:before {
  content: "\f1d2"; }

#amac-legacy-game .la-github:before {
  content: "\f09b"; }

#amac-legacy-game .la-github-alt:before {
  content: "\f113"; }

#amac-legacy-game .la-github-square:before {
  content: "\f092"; }

#amac-legacy-game .la-gitkraken:before {
  content: "\f3a6"; }

#amac-legacy-game .la-gitlab:before {
  content: "\f296"; }

#amac-legacy-game .la-gitter:before {
  content: "\f426"; }

#amac-legacy-game .la-glass-cheers:before {
  content: "\f79f"; }

#amac-legacy-game .la-glass-martini:before {
  content: "\f000"; }

#amac-legacy-game .la-glass-martini-alt:before {
  content: "\f57b"; }

#amac-legacy-game .la-glass-whiskey:before {
  content: "\f7a0"; }

#amac-legacy-game .la-glasses:before {
  content: "\f530"; }

#amac-legacy-game .la-glide:before {
  content: "\f2a5"; }

#amac-legacy-game .la-glide-g:before {
  content: "\f2a6"; }

#amac-legacy-game .la-globe:before {
  content: "\f0ac"; }

#amac-legacy-game .la-globe-africa:before {
  content: "\f57c"; }

#amac-legacy-game .la-globe-americas:before {
  content: "\f57d"; }

#amac-legacy-game .la-globe-asia:before {
  content: "\f57e"; }

#amac-legacy-game .la-globe-europe:before {
  content: "\f7a2"; }

#amac-legacy-game .la-gofore:before {
  content: "\f3a7"; }

#amac-legacy-game .la-golf-ball:before {
  content: "\f450"; }

#amac-legacy-game .la-goodreads:before {
  content: "\f3a8"; }

#amac-legacy-game .la-goodreads-g:before {
  content: "\f3a9"; }

#amac-legacy-game .la-google:before {
  content: "\f1a0"; }

#amac-legacy-game .la-google-drive:before {
  content: "\f3aa"; }

#amac-legacy-game .la-google-play:before {
  content: "\f3ab"; }

#amac-legacy-game .la-google-plus:before {
  content: "\f2b3"; }

#amac-legacy-game .la-google-plus-g:before {
  content: "\f0d5"; }

#amac-legacy-game .la-google-plus-square:before {
  content: "\f0d4"; }

#amac-legacy-game .la-google-wallet:before {
  content: "\f1ee"; }

#amac-legacy-game .la-gopuram:before {
  content: "\f664"; }

#amac-legacy-game .la-graduation-cap:before {
  content: "\f19d"; }

#amac-legacy-game .la-gratipay:before {
  content: "\f184"; }

#amac-legacy-game .la-grav:before {
  content: "\f2d6"; }

#amac-legacy-game .la-greater-than:before {
  content: "\f531"; }

#amac-legacy-game .la-greater-than-equal:before {
  content: "\f532"; }

#amac-legacy-game .la-grimace:before {
  content: "\f57f"; }

#amac-legacy-game .la-grin:before {
  content: "\f580"; }

#amac-legacy-game .la-grin-alt:before {
  content: "\f581"; }

#amac-legacy-game .la-grin-beam:before {
  content: "\f582"; }

#amac-legacy-game .la-grin-beam-sweat:before {
  content: "\f583"; }

#amac-legacy-game .la-grin-hearts:before {
  content: "\f584"; }

#amac-legacy-game .la-grin-squint:before {
  content: "\f585"; }

#amac-legacy-game .la-grin-squint-tears:before {
  content: "\f586"; }

#amac-legacy-game .la-grin-stars:before {
  content: "\f587"; }

#amac-legacy-game .la-grin-tears:before {
  content: "\f588"; }

#amac-legacy-game .la-grin-tongue:before {
  content: "\f589"; }

#amac-legacy-game .la-grin-tongue-squint:before {
  content: "\f58a"; }

#amac-legacy-game .la-grin-tongue-wink:before {
  content: "\f58b"; }

#amac-legacy-game .la-grin-wink:before {
  content: "\f58c"; }

#amac-legacy-game .la-grip-horizontal:before {
  content: "\f58d"; }

#amac-legacy-game .la-grip-lines:before {
  content: "\f7a4"; }

#amac-legacy-game .la-grip-lines-vertical:before {
  content: "\f7a5"; }

#amac-legacy-game .la-grip-vertical:before {
  content: "\f58e"; }

#amac-legacy-game .la-gripfire:before {
  content: "\f3ac"; }

#amac-legacy-game .la-grunt:before {
  content: "\f3ad"; }

#amac-legacy-game .la-guitar:before {
  content: "\f7a6"; }

#amac-legacy-game .la-gulp:before {
  content: "\f3ae"; }

#amac-legacy-game .la-h-square:before {
  content: "\f0fd"; }

#amac-legacy-game .la-hacker-news:before {
  content: "\f1d4"; }

#amac-legacy-game .la-hacker-news-square:before {
  content: "\f3af"; }

#amac-legacy-game .la-hackerrank:before {
  content: "\f5f7"; }

#amac-legacy-game .la-hamburger:before {
  content: "\f805"; }

#amac-legacy-game .la-hammer:before {
  content: "\f6e3"; }

#amac-legacy-game .la-hamsa:before {
  content: "\f665"; }

#amac-legacy-game .la-hand-holding:before {
  content: "\f4bd"; }

#amac-legacy-game .la-hand-holding-heart:before {
  content: "\f4be"; }

#amac-legacy-game .la-hand-holding-usd:before {
  content: "\f4c0"; }

#amac-legacy-game .la-hand-lizard:before {
  content: "\f258"; }

#amac-legacy-game .la-hand-middle-finger:before {
  content: "\f806"; }

#amac-legacy-game .la-hand-paper:before {
  content: "\f256"; }

#amac-legacy-game .la-hand-peace:before {
  content: "\f25b"; }

#amac-legacy-game .la-hand-point-down:before {
  content: "\f0a7"; }

#amac-legacy-game .la-hand-point-left:before {
  content: "\f0a5"; }

#amac-legacy-game .la-hand-point-right:before {
  content: "\f0a4"; }

#amac-legacy-game .la-hand-point-up:before {
  content: "\f0a6"; }

#amac-legacy-game .la-hand-pointer:before {
  content: "\f25a"; }

#amac-legacy-game .la-hand-rock:before {
  content: "\f255"; }

#amac-legacy-game .la-hand-scissors:before {
  content: "\f257"; }

#amac-legacy-game .la-hand-spock:before {
  content: "\f259"; }

#amac-legacy-game .la-hands:before {
  content: "\f4c2"; }

#amac-legacy-game .la-hands-helping:before {
  content: "\f4c4"; }

#amac-legacy-game .la-handshake:before {
  content: "\f2b5"; }

#amac-legacy-game .la-hanukiah:before {
  content: "\f6e6"; }

#amac-legacy-game .la-hard-hat:before {
  content: "\f807"; }

#amac-legacy-game .la-hashtag:before {
  content: "\f292"; }

#amac-legacy-game .la-hat-cowboy:before {
  content: "\f8c0"; }

#amac-legacy-game .la-hat-cowboy-side:before {
  content: "\f8c1"; }

#amac-legacy-game .la-hat-wizard:before {
  content: "\f6e8"; }

#amac-legacy-game .la-haykal:before {
  content: "\f666"; }

#amac-legacy-game .la-hdd:before {
  content: "\f0a0"; }

#amac-legacy-game .la-heading:before {
  content: "\f1dc"; }

#amac-legacy-game .la-headphones:before {
  content: "\f025"; }

#amac-legacy-game .la-headphones-alt:before {
  content: "\f58f"; }

#amac-legacy-game .la-headset:before {
  content: "\f590"; }

#amac-legacy-game .la-heart:before {
  content: "\f004"; }

#amac-legacy-game .la-heart-broken:before {
  content: "\f7a9"; }

#amac-legacy-game .la-heartbeat:before {
  content: "\f21e"; }

#amac-legacy-game .la-helicopter:before {
  content: "\f533"; }

#amac-legacy-game .la-highlighter:before {
  content: "\f591"; }

#amac-legacy-game .la-hiking:before {
  content: "\f6ec"; }

#amac-legacy-game .la-hippo:before {
  content: "\f6ed"; }

#amac-legacy-game .la-hips:before {
  content: "\f452"; }

#amac-legacy-game .la-hire-a-helper:before {
  content: "\f3b0"; }

#amac-legacy-game .la-history:before {
  content: "\f1da"; }

#amac-legacy-game .la-hockey-puck:before {
  content: "\f453"; }

#amac-legacy-game .la-holly-berry:before {
  content: "\f7aa"; }

#amac-legacy-game .la-home:before {
  content: "\f015"; }

#amac-legacy-game .la-hooli:before {
  content: "\f427"; }

#amac-legacy-game .la-hornbill:before {
  content: "\f592"; }

#amac-legacy-game .la-horse:before {
  content: "\f6f0"; }

#amac-legacy-game .la-horse-head:before {
  content: "\f7ab"; }

#amac-legacy-game .la-hospital:before {
  content: "\f0f8"; }

#amac-legacy-game .la-hospital-alt:before {
  content: "\f47d"; }

#amac-legacy-game .la-hospital-symbol:before {
  content: "\f47e"; }

#amac-legacy-game .la-hot-tub:before {
  content: "\f593"; }

#amac-legacy-game .la-hotdog:before {
  content: "\f80f"; }

#amac-legacy-game .la-hotel:before {
  content: "\f594"; }

#amac-legacy-game .la-hotjar:before {
  content: "\f3b1"; }

#amac-legacy-game .la-hourglass:before {
  content: "\f254"; }

#amac-legacy-game .la-hourglass-end:before {
  content: "\f253"; }

#amac-legacy-game .la-hourglass-half:before {
  content: "\f252"; }

#amac-legacy-game .la-hourglass-start:before {
  content: "\f251"; }

#amac-legacy-game .la-house-damage:before {
  content: "\f6f1"; }

#amac-legacy-game .la-houzz:before {
  content: "\f27c"; }

#amac-legacy-game .la-hryvnia:before {
  content: "\f6f2"; }

#amac-legacy-game .la-html5:before {
  content: "\f13b"; }

#amac-legacy-game .la-hubspot:before {
  content: "\f3b2"; }

#amac-legacy-game .la-i-cursor:before {
  content: "\f246"; }

#amac-legacy-game .la-ice-cream:before {
  content: "\f810"; }

#amac-legacy-game .la-icicles:before {
  content: "\f7ad"; }

#amac-legacy-game .la-icons:before {
  content: "\f86d"; }

#amac-legacy-game .la-id-badge:before {
  content: "\f2c1"; }

#amac-legacy-game .la-id-card:before {
  content: "\f2c2"; }

#amac-legacy-game .la-id-card-alt:before {
  content: "\f47f"; }

#amac-legacy-game .la-igloo:before {
  content: "\f7ae"; }

#amac-legacy-game .la-image:before {
  content: "\f03e"; }

#amac-legacy-game .la-images:before {
  content: "\f302"; }

#amac-legacy-game .la-imdb:before {
  content: "\f2d8"; }

#amac-legacy-game .la-inbox:before {
  content: "\f01c"; }

#amac-legacy-game .la-indent:before {
  content: "\f03c"; }

#amac-legacy-game .la-industry:before {
  content: "\f275"; }

#amac-legacy-game .la-infinity:before {
  content: "\f534"; }

#amac-legacy-game .la-info:before {
  content: "\f129"; }

#amac-legacy-game .la-info-circle:before {
  content: "\f05a"; }

#amac-legacy-game .la-instagram:before {
  content: "\f16d"; }

#amac-legacy-game .la-intercom:before {
  content: "\f7af"; }

#amac-legacy-game .la-internet-explorer:before {
  content: "\f26b"; }

#amac-legacy-game .la-invision:before {
  content: "\f7b0"; }

#amac-legacy-game .la-ioxhost:before {
  content: "\f208"; }

#amac-legacy-game .la-italic:before {
  content: "\f033"; }

#amac-legacy-game .la-itch-io:before {
  content: "\f83a"; }

#amac-legacy-game .la-itunes:before {
  content: "\f3b4"; }

#amac-legacy-game .la-itunes-note:before {
  content: "\f3b5"; }

#amac-legacy-game .la-java:before {
  content: "\f4e4"; }

#amac-legacy-game .la-jedi:before {
  content: "\f669"; }

#amac-legacy-game .la-jedi-order:before {
  content: "\f50e"; }

#amac-legacy-game .la-jenkins:before {
  content: "\f3b6"; }

#amac-legacy-game .la-jira:before {
  content: "\f7b1"; }

#amac-legacy-game .la-joget:before {
  content: "\f3b7"; }

#amac-legacy-game .la-joint:before {
  content: "\f595"; }

#amac-legacy-game .la-joomla:before {
  content: "\f1aa"; }

#amac-legacy-game .la-journal-whills:before {
  content: "\f66a"; }

#amac-legacy-game .la-js:before {
  content: "\f3b8"; }

#amac-legacy-game .la-js-square:before {
  content: "\f3b9"; }

#amac-legacy-game .la-jsfiddle:before {
  content: "\f1cc"; }

#amac-legacy-game .la-kaaba:before {
  content: "\f66b"; }

#amac-legacy-game .la-kaggle:before {
  content: "\f5fa"; }

#amac-legacy-game .la-key:before {
  content: "\f084"; }

#amac-legacy-game .la-keybase:before {
  content: "\f4f5"; }

#amac-legacy-game .la-keyboard:before {
  content: "\f11c"; }

#amac-legacy-game .la-keycdn:before {
  content: "\f3ba"; }

#amac-legacy-game .la-khanda:before {
  content: "\f66d"; }

#amac-legacy-game .la-kickstarter:before {
  content: "\f3bb"; }

#amac-legacy-game .la-kickstarter-k:before {
  content: "\f3bc"; }

#amac-legacy-game .la-kiss:before {
  content: "\f596"; }

#amac-legacy-game .la-kiss-beam:before {
  content: "\f597"; }

#amac-legacy-game .la-kiss-wink-heart:before {
  content: "\f598"; }

#amac-legacy-game .la-kiwi-bird:before {
  content: "\f535"; }

#amac-legacy-game .la-korvue:before {
  content: "\f42f"; }

#amac-legacy-game .la-landmark:before {
  content: "\f66f"; }

#amac-legacy-game .la-language:before {
  content: "\f1ab"; }

#amac-legacy-game .la-laptop:before {
  content: "\f109"; }

#amac-legacy-game .la-laptop-code:before {
  content: "\f5fc"; }

#amac-legacy-game .la-laptop-medical:before {
  content: "\f812"; }

#amac-legacy-game .la-laravel:before {
  content: "\f3bd"; }

#amac-legacy-game .la-lastfm:before {
  content: "\f202"; }

#amac-legacy-game .la-lastfm-square:before {
  content: "\f203"; }

#amac-legacy-game .la-laugh:before {
  content: "\f599"; }

#amac-legacy-game .la-laugh-beam:before {
  content: "\f59a"; }

#amac-legacy-game .la-laugh-squint:before {
  content: "\f59b"; }

#amac-legacy-game .la-laugh-wink:before {
  content: "\f59c"; }

#amac-legacy-game .la-layer-group:before {
  content: "\f5fd"; }

#amac-legacy-game .la-leaf:before {
  content: "\f06c"; }

#amac-legacy-game .la-leanpub:before {
  content: "\f212"; }

#amac-legacy-game .la-lemon:before {
  content: "\f094"; }

#amac-legacy-game .la-less:before {
  content: "\f41d"; }

#amac-legacy-game .la-less-than:before {
  content: "\f536"; }

#amac-legacy-game .la-less-than-equal:before {
  content: "\f537"; }

#amac-legacy-game .la-level-down-alt:before {
  content: "\f3be"; }

#amac-legacy-game .la-level-up-alt:before {
  content: "\f3bf"; }

#amac-legacy-game .la-life-ring:before {
  content: "\f1cd"; }

#amac-legacy-game .la-lightbulb:before {
  content: "\f0eb"; }

#amac-legacy-game .la-line:before {
  content: "\f3c0"; }

#amac-legacy-game .la-link:before {
  content: "\f0c1"; }

#amac-legacy-game .la-linkedin:before {
  content: "\f08c"; }

#amac-legacy-game .la-linkedin-in:before {
  content: "\f0e1"; }

#amac-legacy-game .la-linode:before {
  content: "\f2b8"; }

#amac-legacy-game .la-linux:before {
  content: "\f17c"; }

#amac-legacy-game .la-lira-sign:before {
  content: "\f195"; }

#amac-legacy-game .la-list:before {
  content: "\f03a"; }

#amac-legacy-game .la-list-alt:before {
  content: "\f022"; }

#amac-legacy-game .la-list-ol:before {
  content: "\f0cb"; }

#amac-legacy-game .la-list-ul:before {
  content: "\f0ca"; }

#amac-legacy-game .la-location-arrow:before {
  content: "\f124"; }

#amac-legacy-game .la-lock:before {
  content: "\f023"; }

#amac-legacy-game .la-lock-open:before {
  content: "\f3c1"; }

#amac-legacy-game .la-long-arrow-alt-down:before {
  content: "\f309"; }

#amac-legacy-game .la-long-arrow-alt-left:before {
  content: "\f30a"; }

#amac-legacy-game .la-long-arrow-alt-right:before {
  content: "\f30b"; }

#amac-legacy-game .la-long-arrow-alt-up:before {
  content: "\f30c"; }

#amac-legacy-game .la-low-vision:before {
  content: "\f2a8"; }

#amac-legacy-game .la-luggage-cart:before {
  content: "\f59d"; }

#amac-legacy-game .la-lyft:before {
  content: "\f3c3"; }

#amac-legacy-game .la-magento:before {
  content: "\f3c4"; }

#amac-legacy-game .la-magic:before {
  content: "\f0d0"; }

#amac-legacy-game .la-magnet:before {
  content: "\f076"; }

#amac-legacy-game .la-mail-bulk:before {
  content: "\f674"; }

#amac-legacy-game .la-mailchimp:before {
  content: "\f59e"; }

#amac-legacy-game .la-male:before {
  content: "\f183"; }

#amac-legacy-game .la-mandalorian:before {
  content: "\f50f"; }

#amac-legacy-game .la-map:before {
  content: "\f279"; }

#amac-legacy-game .la-map-marked:before {
  content: "\f59f"; }

#amac-legacy-game .la-map-marked-alt:before {
  content: "\f5a0"; }

#amac-legacy-game .la-map-marker:before {
  content: "\f041"; }

#amac-legacy-game .la-map-marker-alt:before {
  content: "\f3c5"; }

#amac-legacy-game .la-map-pin:before {
  content: "\f276"; }

#amac-legacy-game .la-map-signs:before {
  content: "\f277"; }

#amac-legacy-game .la-markdown:before {
  content: "\f60f"; }

#amac-legacy-game .la-marker:before {
  content: "\f5a1"; }

#amac-legacy-game .la-mars:before {
  content: "\f222"; }

#amac-legacy-game .la-mars-double:before {
  content: "\f227"; }

#amac-legacy-game .la-mars-stroke:before {
  content: "\f229"; }

#amac-legacy-game .la-mars-stroke-h:before {
  content: "\f22b"; }

#amac-legacy-game .la-mars-stroke-v:before {
  content: "\f22a"; }

#amac-legacy-game .la-mask:before {
  content: "\f6fa"; }

#amac-legacy-game .la-mastodon:before {
  content: "\f4f6"; }

#amac-legacy-game .la-maxcdn:before {
  content: "\f136"; }

#amac-legacy-game .la-mdb:before {
  content: "\f8ca"; }

#amac-legacy-game .la-medal:before {
  content: "\f5a2"; }

#amac-legacy-game .la-medapps:before {
  content: "\f3c6"; }

#amac-legacy-game .la-medium:before {
  content: "\f23a"; }

#amac-legacy-game .la-medium-m:before {
  content: "\f3c7"; }

#amac-legacy-game .la-medkit:before {
  content: "\f0fa"; }

#amac-legacy-game .la-medrt:before {
  content: "\f3c8"; }

#amac-legacy-game .la-meetup:before {
  content: "\f2e0"; }

#amac-legacy-game .la-megaport:before {
  content: "\f5a3"; }

#amac-legacy-game .la-meh:before {
  content: "\f11a"; }

#amac-legacy-game .la-meh-blank:before {
  content: "\f5a4"; }

#amac-legacy-game .la-meh-rolling-eyes:before {
  content: "\f5a5"; }

#amac-legacy-game .la-memory:before {
  content: "\f538"; }

#amac-legacy-game .la-mendeley:before {
  content: "\f7b3"; }

#amac-legacy-game .la-menorah:before {
  content: "\f676"; }

#amac-legacy-game .la-mercury:before {
  content: "\f223"; }

#amac-legacy-game .la-meteor:before {
  content: "\f753"; }

#amac-legacy-game .la-microchip:before {
  content: "\f2db"; }

#amac-legacy-game .la-microphone:before {
  content: "\f130"; }

#amac-legacy-game .la-microphone-alt:before {
  content: "\f3c9"; }

#amac-legacy-game .la-microphone-alt-slash:before {
  content: "\f539"; }

#amac-legacy-game .la-microphone-slash:before {
  content: "\f131"; }

#amac-legacy-game .la-microscope:before {
  content: "\f610"; }

#amac-legacy-game .la-microsoft:before {
  content: "\f3ca"; }

#amac-legacy-game .la-minus:before {
  content: "\f068"; }

#amac-legacy-game .la-minus-circle:before {
  content: "\f056"; }

#amac-legacy-game .la-minus-square:before {
  content: "\f146"; }

#amac-legacy-game .la-mitten:before {
  content: "\f7b5"; }

#amac-legacy-game .la-mix:before {
  content: "\f3cb"; }

#amac-legacy-game .la-mixcloud:before {
  content: "\f289"; }

#amac-legacy-game .la-mizuni:before {
  content: "\f3cc"; }

#amac-legacy-game .la-mobile:before {
  content: "\f10b"; }

#amac-legacy-game .la-mobile-alt:before {
  content: "\f3cd"; }

#amac-legacy-game .la-modx:before {
  content: "\f285"; }

#amac-legacy-game .la-monero:before {
  content: "\f3d0"; }

#amac-legacy-game .la-money-bill:before {
  content: "\f0d6"; }

#amac-legacy-game .la-money-bill-alt:before {
  content: "\f3d1"; }

#amac-legacy-game .la-money-bill-wave:before {
  content: "\f53a"; }

#amac-legacy-game .la-money-bill-wave-alt:before {
  content: "\f53b"; }

#amac-legacy-game .la-money-check:before {
  content: "\f53c"; }

#amac-legacy-game .la-money-check-alt:before {
  content: "\f53d"; }

#amac-legacy-game .la-monument:before {
  content: "\f5a6"; }

#amac-legacy-game .la-moon:before {
  content: "\f186"; }

#amac-legacy-game .la-mortar-pestle:before {
  content: "\f5a7"; }

#amac-legacy-game .la-mosque:before {
  content: "\f678"; }

#amac-legacy-game .la-motorcycle:before {
  content: "\f21c"; }

#amac-legacy-game .la-mountain:before {
  content: "\f6fc"; }

#amac-legacy-game .la-mouse:before {
  content: "\f8cc"; }

#amac-legacy-game .la-mouse-pointer:before {
  content: "\f245"; }

#amac-legacy-game .la-mug-hot:before {
  content: "\f7b6"; }

#amac-legacy-game .la-music:before {
  content: "\f001"; }

#amac-legacy-game .la-napster:before {
  content: "\f3d2"; }

#amac-legacy-game .la-neos:before {
  content: "\f612"; }

#amac-legacy-game .la-network-wired:before {
  content: "\f6ff"; }

#amac-legacy-game .la-neuter:before {
  content: "\f22c"; }

#amac-legacy-game .la-newspaper:before {
  content: "\f1ea"; }

#amac-legacy-game .la-nimblr:before {
  content: "\f5a8"; }

#amac-legacy-game .la-node:before {
  content: "\f419"; }

#amac-legacy-game .la-node-js:before {
  content: "\f3d3"; }

#amac-legacy-game .la-not-equal:before {
  content: "\f53e"; }

#amac-legacy-game .la-notes-medical:before {
  content: "\f481"; }

#amac-legacy-game .la-npm:before {
  content: "\f3d4"; }

#amac-legacy-game .la-ns8:before {
  content: "\f3d5"; }

#amac-legacy-game .la-nutritionix:before {
  content: "\f3d6"; }

#amac-legacy-game .la-object-group:before {
  content: "\f247"; }

#amac-legacy-game .la-object-ungroup:before {
  content: "\f248"; }

#amac-legacy-game .la-odnoklassniki:before {
  content: "\f263"; }

#amac-legacy-game .la-odnoklassniki-square:before {
  content: "\f264"; }

#amac-legacy-game .la-oil-can:before {
  content: "\f613"; }

#amac-legacy-game .la-old-republic:before {
  content: "\f510"; }

#amac-legacy-game .la-om:before {
  content: "\f679"; }

#amac-legacy-game .la-opencart:before {
  content: "\f23d"; }

#amac-legacy-game .la-openid:before {
  content: "\f19b"; }

#amac-legacy-game .la-opera:before {
  content: "\f26a"; }

#amac-legacy-game .la-optin-monster:before {
  content: "\f23c"; }

#amac-legacy-game .la-orcid:before {
  content: "\f8d2"; }

#amac-legacy-game .la-osi:before {
  content: "\f41a"; }

#amac-legacy-game .la-otter:before {
  content: "\f700"; }

#amac-legacy-game .la-outdent:before {
  content: "\f03b"; }

#amac-legacy-game .la-page4:before {
  content: "\f3d7"; }

#amac-legacy-game .la-pagelines:before {
  content: "\f18c"; }

#amac-legacy-game .la-pager:before {
  content: "\f815"; }

#amac-legacy-game .la-paint-brush:before {
  content: "\f1fc"; }

#amac-legacy-game .la-paint-roller:before {
  content: "\f5aa"; }

#amac-legacy-game .la-palette:before {
  content: "\f53f"; }

#amac-legacy-game .la-palfed:before {
  content: "\f3d8"; }

#amac-legacy-game .la-pallet:before {
  content: "\f482"; }

#amac-legacy-game .la-paper-plane:before {
  content: "\f1d8"; }

#amac-legacy-game .la-paperclip:before {
  content: "\f0c6"; }

#amac-legacy-game .la-parachute-box:before {
  content: "\f4cd"; }

#amac-legacy-game .la-paragraph:before {
  content: "\f1dd"; }

#amac-legacy-game .la-parking:before {
  content: "\f540"; }

#amac-legacy-game .la-passport:before {
  content: "\f5ab"; }

#amac-legacy-game .la-pastafarianism:before {
  content: "\f67b"; }

#amac-legacy-game .la-paste:before {
  content: "\f0ea"; }

#amac-legacy-game .la-patreon:before {
  content: "\f3d9"; }

#amac-legacy-game .la-pause:before {
  content: "\f04c"; }

#amac-legacy-game .la-pause-circle:before {
  content: "\f28b"; }

#amac-legacy-game .la-paw:before {
  content: "\f1b0"; }

#amac-legacy-game .la-paypal:before {
  content: "\f1ed"; }

#amac-legacy-game .la-peace:before {
  content: "\f67c"; }

#amac-legacy-game .la-pen:before {
  content: "\f304"; }

#amac-legacy-game .la-pen-alt:before {
  content: "\f305"; }

#amac-legacy-game .la-pen-fancy:before {
  content: "\f5ac"; }

#amac-legacy-game .la-pen-nib:before {
  content: "\f5ad"; }

#amac-legacy-game .la-pen-square:before {
  content: "\f14b"; }

#amac-legacy-game .la-pencil-alt:before {
  content: "\f303"; }

#amac-legacy-game .la-pencil-ruler:before {
  content: "\f5ae"; }

#amac-legacy-game .la-penny-arcade:before {
  content: "\f704"; }

#amac-legacy-game .la-people-carry:before {
  content: "\f4ce"; }

#amac-legacy-game .la-pepper-hot:before {
  content: "\f816"; }

#amac-legacy-game .la-percent:before {
  content: "\f295"; }

#amac-legacy-game .la-percentage:before {
  content: "\f541"; }

#amac-legacy-game .la-periscope:before {
  content: "\f3da"; }

#amac-legacy-game .la-person-booth:before {
  content: "\f756"; }

#amac-legacy-game .la-phabricator:before {
  content: "\f3db"; }

#amac-legacy-game .la-phoenix-framework:before {
  content: "\f3dc"; }

#amac-legacy-game .la-phoenix-squadron:before {
  content: "\f511"; }

#amac-legacy-game .la-phone:before {
  content: "\f095"; }

#amac-legacy-game .la-phone-alt:before {
  content: "\f879"; }

#amac-legacy-game .la-phone-slash:before {
  content: "\f3dd"; }

#amac-legacy-game .la-phone-square:before {
  content: "\f098"; }

#amac-legacy-game .la-phone-square-alt:before {
  content: "\f87b"; }

#amac-legacy-game .la-phone-volume:before {
  content: "\f2a0"; }

#amac-legacy-game .la-photo-video:before {
  content: "\f87c"; }

#amac-legacy-game .la-php:before {
  content: "\f457"; }

#amac-legacy-game .la-pied-piper:before {
  content: "\f2ae"; }

#amac-legacy-game .la-pied-piper-alt:before {
  content: "\f1a8"; }

#amac-legacy-game .la-pied-piper-hat:before {
  content: "\f4e5"; }

#amac-legacy-game .la-pied-piper-pp:before {
  content: "\f1a7"; }

#amac-legacy-game .la-piggy-bank:before {
  content: "\f4d3"; }

#amac-legacy-game .la-pills:before {
  content: "\f484"; }

#amac-legacy-game .la-pinterest:before {
  content: "\f0d2"; }

#amac-legacy-game .la-pinterest-p:before {
  content: "\f231"; }

#amac-legacy-game .la-pinterest-square:before {
  content: "\f0d3"; }

#amac-legacy-game .la-pizza-slice:before {
  content: "\f818"; }

#amac-legacy-game .la-place-of-worship:before {
  content: "\f67f"; }

#amac-legacy-game .la-plane:before {
  content: "\f072"; }

#amac-legacy-game .la-plane-arrival:before {
  content: "\f5af"; }

#amac-legacy-game .la-plane-departure:before {
  content: "\f5b0"; }

#amac-legacy-game .la-play:before {
  content: "\f04b"; }

#amac-legacy-game .la-play-circle:before {
  content: "\f144"; }

#amac-legacy-game .la-playstation:before {
  content: "\f3df"; }

#amac-legacy-game .la-plug:before {
  content: "\f1e6"; }

#amac-legacy-game .la-plus:before {
  content: "\f067"; }

#amac-legacy-game .la-plus-circle:before {
  content: "\f055"; }

#amac-legacy-game .la-plus-square:before {
  content: "\f0fe"; }

#amac-legacy-game .la-podcast:before {
  content: "\f2ce"; }

#amac-legacy-game .la-poll:before {
  content: "\f681"; }

#amac-legacy-game .la-poll-h:before {
  content: "\f682"; }

#amac-legacy-game .la-poo:before {
  content: "\f2fe"; }

#amac-legacy-game .la-poo-storm:before {
  content: "\f75a"; }

#amac-legacy-game .la-poop:before {
  content: "\f619"; }

#amac-legacy-game .la-portrait:before {
  content: "\f3e0"; }

#amac-legacy-game .la-pound-sign:before {
  content: "\f154"; }

#amac-legacy-game .la-power-off:before {
  content: "\f011"; }

#amac-legacy-game .la-pray:before {
  content: "\f683"; }

#amac-legacy-game .la-praying-hands:before {
  content: "\f684"; }

#amac-legacy-game .la-prescription:before {
  content: "\f5b1"; }

#amac-legacy-game .la-prescription-bottle:before {
  content: "\f485"; }

#amac-legacy-game .la-prescription-bottle-alt:before {
  content: "\f486"; }

#amac-legacy-game .la-print:before {
  content: "\f02f"; }

#amac-legacy-game .la-procedures:before {
  content: "\f487"; }

#amac-legacy-game .la-product-hunt:before {
  content: "\f288"; }

#amac-legacy-game .la-project-diagram:before {
  content: "\f542"; }

#amac-legacy-game .la-pushed:before {
  content: "\f3e1"; }

#amac-legacy-game .la-puzzle-piece:before {
  content: "\f12e"; }

#amac-legacy-game .la-python:before {
  content: "\f3e2"; }

#amac-legacy-game .la-qq:before {
  content: "\f1d6"; }

#amac-legacy-game .la-qrcode:before {
  content: "\f029"; }

#amac-legacy-game .la-question:before {
  content: "\f128"; }

#amac-legacy-game .la-question-circle:before {
  content: "\f059"; }

#amac-legacy-game .la-quidditch:before {
  content: "\f458"; }

#amac-legacy-game .la-quinscape:before {
  content: "\f459"; }

#amac-legacy-game .la-quora:before {
  content: "\f2c4"; }

#amac-legacy-game .la-quote-left:before {
  content: "\f10d"; }

#amac-legacy-game .la-quote-right:before {
  content: "\f10e"; }

#amac-legacy-game .la-quran:before {
  content: "\f687"; }

#amac-legacy-game .la-r-project:before {
  content: "\f4f7"; }

#amac-legacy-game .la-radiation:before {
  content: "\f7b9"; }

#amac-legacy-game .la-radiation-alt:before {
  content: "\f7ba"; }

#amac-legacy-game .la-rainbow:before {
  content: "\f75b"; }

#amac-legacy-game .la-random:before {
  content: "\f074"; }

#amac-legacy-game .la-raspberry-pi:before {
  content: "\f7bb"; }

#amac-legacy-game .la-ravelry:before {
  content: "\f2d9"; }

#amac-legacy-game .la-react:before {
  content: "\f41b"; }

#amac-legacy-game .la-reacteurope:before {
  content: "\f75d"; }

#amac-legacy-game .la-readme:before {
  content: "\f4d5"; }

#amac-legacy-game .la-rebel:before {
  content: "\f1d0"; }

#amac-legacy-game .la-receipt:before {
  content: "\f543"; }

#amac-legacy-game .la-record-vinyl:before {
  content: "\f8d9"; }

#amac-legacy-game .la-recycle:before {
  content: "\f1b8"; }

#amac-legacy-game .la-red-river:before {
  content: "\f3e3"; }

#amac-legacy-game .la-reddit:before {
  content: "\f1a1"; }

#amac-legacy-game .la-reddit-alien:before {
  content: "\f281"; }

#amac-legacy-game .la-reddit-square:before {
  content: "\f1a2"; }

#amac-legacy-game .la-redhat:before {
  content: "\f7bc"; }

#amac-legacy-game .la-redo:before {
  content: "\f01e"; }

#amac-legacy-game .la-redo-alt:before {
  content: "\f2f9"; }

#amac-legacy-game .la-registered:before {
  content: "\f25d"; }

#amac-legacy-game .la-remove-format:before {
  content: "\f87d"; }

#amac-legacy-game .la-renren:before {
  content: "\f18b"; }

#amac-legacy-game .la-reply:before {
  content: "\f3e5"; }

#amac-legacy-game .la-reply-all:before {
  content: "\f122"; }

#amac-legacy-game .la-replyd:before {
  content: "\f3e6"; }

#amac-legacy-game .la-republican:before {
  content: "\f75e"; }

#amac-legacy-game .la-researchgate:before {
  content: "\f4f8"; }

#amac-legacy-game .la-resolving:before {
  content: "\f3e7"; }

#amac-legacy-game .la-restroom:before {
  content: "\f7bd"; }

#amac-legacy-game .la-retweet:before {
  content: "\f079"; }

#amac-legacy-game .la-rev:before {
  content: "\f5b2"; }

#amac-legacy-game .la-ribbon:before {
  content: "\f4d6"; }

#amac-legacy-game .la-ring:before {
  content: "\f70b"; }

#amac-legacy-game .la-road:before {
  content: "\f018"; }

#amac-legacy-game .la-robot:before {
  content: "\f544"; }

#amac-legacy-game .la-rocket:before {
  content: "\f135"; }

#amac-legacy-game .la-rocketchat:before {
  content: "\f3e8"; }

#amac-legacy-game .la-rockrms:before {
  content: "\f3e9"; }

#amac-legacy-game .la-route:before {
  content: "\f4d7"; }

#amac-legacy-game .la-rss:before {
  content: "\f09e"; }

#amac-legacy-game .la-rss-square:before {
  content: "\f143"; }

#amac-legacy-game .la-ruble-sign:before {
  content: "\f158"; }

#amac-legacy-game .la-ruler:before {
  content: "\f545"; }

#amac-legacy-game .la-ruler-combined:before {
  content: "\f546"; }

#amac-legacy-game .la-ruler-horizontal:before {
  content: "\f547"; }

#amac-legacy-game .la-ruler-vertical:before {
  content: "\f548"; }

#amac-legacy-game .la-running:before {
  content: "\f70c"; }

#amac-legacy-game .la-rupee-sign:before {
  content: "\f156"; }

#amac-legacy-game .la-sad-cry:before {
  content: "\f5b3"; }

#amac-legacy-game .la-sad-tear:before {
  content: "\f5b4"; }

#amac-legacy-game .la-safari:before {
  content: "\f267"; }

#amac-legacy-game .la-salesforce:before {
  content: "\f83b"; }

#amac-legacy-game .la-sass:before {
  content: "\f41e"; }

#amac-legacy-game .la-satellite:before {
  content: "\f7bf"; }

#amac-legacy-game .la-satellite-dish:before {
  content: "\f7c0"; }

#amac-legacy-game .la-save:before {
  content: "\f0c7"; }

#amac-legacy-game .la-schlix:before {
  content: "\f3ea"; }

#amac-legacy-game .la-school:before {
  content: "\f549"; }

#amac-legacy-game .la-screwdriver:before {
  content: "\f54a"; }

#amac-legacy-game .la-scribd:before {
  content: "\f28a"; }

#amac-legacy-game .la-scroll:before {
  content: "\f70e"; }

#amac-legacy-game .la-sd-card:before {
  content: "\f7c2"; }

#amac-legacy-game .la-search:before {
  content: "\f002"; }

#amac-legacy-game .la-search-dollar:before {
  content: "\f688"; }

#amac-legacy-game .la-search-location:before {
  content: "\f689"; }

#amac-legacy-game .la-search-minus:before {
  content: "\f010"; }

#amac-legacy-game .la-search-plus:before {
  content: "\f00e"; }

#amac-legacy-game .la-searchengin:before {
  content: "\f3eb"; }

#amac-legacy-game .la-seedling:before {
  content: "\f4d8"; }

#amac-legacy-game .la-sellcast:before {
  content: "\f2da"; }

#amac-legacy-game .la-sellsy:before {
  content: "\f213"; }

#amac-legacy-game .la-server:before {
  content: "\f233"; }

#amac-legacy-game .la-servicestack:before {
  content: "\f3ec"; }

#amac-legacy-game .la-shapes:before {
  content: "\f61f"; }

#amac-legacy-game .la-share:before {
  content: "\f064"; }

#amac-legacy-game .la-share-alt:before {
  content: "\f1e0"; }

#amac-legacy-game .la-share-alt-square:before {
  content: "\f1e1"; }

#amac-legacy-game .la-share-square:before {
  content: "\f14d"; }

#amac-legacy-game .la-shekel-sign:before {
  content: "\f20b"; }

#amac-legacy-game .la-shield-alt:before {
  content: "\f3ed"; }

#amac-legacy-game .la-ship:before {
  content: "\f21a"; }

#amac-legacy-game .la-shipping-fast:before {
  content: "\f48b"; }

#amac-legacy-game .la-shirtsinbulk:before {
  content: "\f214"; }

#amac-legacy-game .la-shoe-prints:before {
  content: "\f54b"; }

#amac-legacy-game .la-shopping-bag:before {
  content: "\f290"; }

#amac-legacy-game .la-shopping-basket:before {
  content: "\f291"; }

#amac-legacy-game .la-shopping-cart:before {
  content: "\f07a"; }

#amac-legacy-game .la-shopware:before {
  content: "\f5b5"; }

#amac-legacy-game .la-shower:before {
  content: "\f2cc"; }

#amac-legacy-game .la-shuttle-van:before {
  content: "\f5b6"; }

#amac-legacy-game .la-sign:before {
  content: "\f4d9"; }

#amac-legacy-game .la-sign-in-alt:before {
  content: "\f2f6"; }

#amac-legacy-game .la-sign-language:before {
  content: "\f2a7"; }

#amac-legacy-game .la-sign-out-alt:before {
  content: "\f2f5"; }

#amac-legacy-game .la-signal:before {
  content: "\f012"; }

#amac-legacy-game .la-signature:before {
  content: "\f5b7"; }

#amac-legacy-game .la-sim-card:before {
  content: "\f7c4"; }

#amac-legacy-game .la-simplybuilt:before {
  content: "\f215"; }

#amac-legacy-game .la-sistrix:before {
  content: "\f3ee"; }

#amac-legacy-game .la-sitemap:before {
  content: "\f0e8"; }

#amac-legacy-game .la-sith:before {
  content: "\f512"; }

#amac-legacy-game .la-skating:before {
  content: "\f7c5"; }

#amac-legacy-game .la-sketch:before {
  content: "\f7c6"; }

#amac-legacy-game .la-skiing:before {
  content: "\f7c9"; }

#amac-legacy-game .la-skiing-nordic:before {
  content: "\f7ca"; }

#amac-legacy-game .la-skull:before {
  content: "\f54c"; }

#amac-legacy-game .la-skull-crossbones:before {
  content: "\f714"; }

#amac-legacy-game .la-skyatlas:before {
  content: "\f216"; }

#amac-legacy-game .la-skype:before {
  content: "\f17e"; }

#amac-legacy-game .la-slack:before {
  content: "\f198"; }

#amac-legacy-game .la-slack-hash:before {
  content: "\f3ef"; }

#amac-legacy-game .la-slash:before {
  content: "\f715"; }

#amac-legacy-game .la-sleigh:before {
  content: "\f7cc"; }

#amac-legacy-game .la-sliders-h:before {
  content: "\f1de"; }

#amac-legacy-game .la-slideshare:before {
  content: "\f1e7"; }

#amac-legacy-game .la-smile:before {
  content: "\f118"; }

#amac-legacy-game .la-smile-beam:before {
  content: "\f5b8"; }

#amac-legacy-game .la-smile-wink:before {
  content: "\f4da"; }

#amac-legacy-game .la-smog:before {
  content: "\f75f"; }

#amac-legacy-game .la-smoking:before {
  content: "\f48d"; }

#amac-legacy-game .la-smoking-ban:before {
  content: "\f54d"; }

#amac-legacy-game .la-sms:before {
  content: "\f7cd"; }

#amac-legacy-game .la-snapchat:before {
  content: "\f2ab"; }

#amac-legacy-game .la-snapchat-ghost:before {
  content: "\f2ac"; }

#amac-legacy-game .la-snapchat-square:before {
  content: "\f2ad"; }

#amac-legacy-game .la-snowboarding:before {
  content: "\f7ce"; }

#amac-legacy-game .la-snowflake:before {
  content: "\f2dc"; }

#amac-legacy-game .la-snowman:before {
  content: "\f7d0"; }

#amac-legacy-game .la-snowplow:before {
  content: "\f7d2"; }

#amac-legacy-game .la-socks:before {
  content: "\f696"; }

#amac-legacy-game .la-solar-panel:before {
  content: "\f5ba"; }

#amac-legacy-game .la-sort:before {
  content: "\f0dc"; }

#amac-legacy-game .la-sort-alpha-down:before {
  content: "\f15d"; }

#amac-legacy-game .la-sort-alpha-down-alt:before {
  content: "\f881"; }

#amac-legacy-game .la-sort-alpha-up:before {
  content: "\f15e"; }

#amac-legacy-game .la-sort-alpha-up-alt:before {
  content: "\f882"; }

#amac-legacy-game .la-sort-amount-down:before {
  content: "\f160"; }

#amac-legacy-game .la-sort-amount-down-alt:before {
  content: "\f884"; }

#amac-legacy-game .la-sort-amount-up:before {
  content: "\f161"; }

#amac-legacy-game .la-sort-amount-up-alt:before {
  content: "\f885"; }

#amac-legacy-game .la-sort-down:before {
  content: "\f0dd"; }

#amac-legacy-game .la-sort-numeric-down:before {
  content: "\f162"; }

#amac-legacy-game .la-sort-numeric-down-alt:before {
  content: "\f886"; }

#amac-legacy-game .la-sort-numeric-up:before {
  content: "\f163"; }

#amac-legacy-game .la-sort-numeric-up-alt:before {
  content: "\f887"; }

#amac-legacy-game .la-sort-up:before {
  content: "\f0de"; }

#amac-legacy-game .la-soundcloud:before {
  content: "\f1be"; }

#amac-legacy-game .la-sourcetree:before {
  content: "\f7d3"; }

#amac-legacy-game .la-spa:before {
  content: "\f5bb"; }

#amac-legacy-game .la-space-shuttle:before {
  content: "\f197"; }

#amac-legacy-game .la-speakap:before {
  content: "\f3f3"; }

#amac-legacy-game .la-speaker-deck:before {
  content: "\f83c"; }

#amac-legacy-game .la-spell-check:before {
  content: "\f891"; }

#amac-legacy-game .la-spider:before {
  content: "\f717"; }

#amac-legacy-game .la-spinner:before {
  content: "\f110"; }

#amac-legacy-game .la-splotch:before {
  content: "\f5bc"; }

#amac-legacy-game .la-spotify:before {
  content: "\f1bc"; }

#amac-legacy-game .la-spray-can:before {
  content: "\f5bd"; }

#amac-legacy-game .la-square:before {
  content: "\f0c8"; }

#amac-legacy-game .la-square-full:before {
  content: "\f45c"; }

#amac-legacy-game .la-square-root-alt:before {
  content: "\f698"; }

#amac-legacy-game .la-squarespace:before {
  content: "\f5be"; }

#amac-legacy-game .la-stack-exchange:before {
  content: "\f18d"; }

#amac-legacy-game .la-stack-overflow:before {
  content: "\f16c"; }

#amac-legacy-game .la-stackpath:before {
  content: "\f842"; }

#amac-legacy-game .la-stamp:before {
  content: "\f5bf"; }

#amac-legacy-game .la-star:before {
  content: "\f005"; }

#amac-legacy-game .la-star-and-crescent:before {
  content: "\f699"; }

#amac-legacy-game .la-star-half:before {
  content: "\f089"; }

#amac-legacy-game .la-star-half-alt:before {
  content: "\f5c0"; }

#amac-legacy-game .la-star-of-david:before {
  content: "\f69a"; }

#amac-legacy-game .la-star-of-life:before {
  content: "\f621"; }

#amac-legacy-game .la-staylinked:before {
  content: "\f3f5"; }

#amac-legacy-game .la-steam:before {
  content: "\f1b6"; }

#amac-legacy-game .la-steam-square:before {
  content: "\f1b7"; }

#amac-legacy-game .la-steam-symbol:before {
  content: "\f3f6"; }

#amac-legacy-game .la-step-backward:before {
  content: "\f048"; }

#amac-legacy-game .la-step-forward:before {
  content: "\f051"; }

#amac-legacy-game .la-stethoscope:before {
  content: "\f0f1"; }

#amac-legacy-game .la-sticker-mule:before {
  content: "\f3f7"; }

#amac-legacy-game .la-sticky-note:before {
  content: "\f249"; }

#amac-legacy-game .la-stop:before {
  content: "\f04d"; }

#amac-legacy-game .la-stop-circle:before {
  content: "\f28d"; }

#amac-legacy-game .la-stopwatch:before {
  content: "\f2f2"; }

#amac-legacy-game .la-store:before {
  content: "\f54e"; }

#amac-legacy-game .la-store-alt:before {
  content: "\f54f"; }

#amac-legacy-game .la-strava:before {
  content: "\f428"; }

#amac-legacy-game .la-stream:before {
  content: "\f550"; }

#amac-legacy-game .la-street-view:before {
  content: "\f21d"; }

#amac-legacy-game .la-strikethrough:before {
  content: "\f0cc"; }

#amac-legacy-game .la-stripe:before {
  content: "\f429"; }

#amac-legacy-game .la-stripe-s:before {
  content: "\f42a"; }

#amac-legacy-game .la-stroopwafel:before {
  content: "\f551"; }

#amac-legacy-game .la-studiovinari:before {
  content: "\f3f8"; }

#amac-legacy-game .la-stumbleupon:before {
  content: "\f1a4"; }

#amac-legacy-game .la-stumbleupon-circle:before {
  content: "\f1a3"; }

#amac-legacy-game .la-subscript:before {
  content: "\f12c"; }

#amac-legacy-game .la-subway:before {
  content: "\f239"; }

#amac-legacy-game .la-suitcase:before {
  content: "\f0f2"; }

#amac-legacy-game .la-suitcase-rolling:before {
  content: "\f5c1"; }

#amac-legacy-game .la-sun:before {
  content: "\f185"; }

#amac-legacy-game .la-superpowers:before {
  content: "\f2dd"; }

#amac-legacy-game .la-superscript:before {
  content: "\f12b"; }

#amac-legacy-game .la-supple:before {
  content: "\f3f9"; }

#amac-legacy-game .la-surprise:before {
  content: "\f5c2"; }

#amac-legacy-game .la-suse:before {
  content: "\f7d6"; }

#amac-legacy-game .la-swatchbook:before {
  content: "\f5c3"; }

#amac-legacy-game .la-swift:before {
  content: "\f8e1"; }

#amac-legacy-game .la-swimmer:before {
  content: "\f5c4"; }

#amac-legacy-game .la-swimming-pool:before {
  content: "\f5c5"; }

#amac-legacy-game .la-symfony:before {
  content: "\f83d"; }

#amac-legacy-game .la-synagogue:before {
  content: "\f69b"; }

#amac-legacy-game .la-sync:before {
  content: "\f021"; }

#amac-legacy-game .la-sync-alt:before {
  content: "\f2f1"; }

#amac-legacy-game .la-syringe:before {
  content: "\f48e"; }

#amac-legacy-game .la-table:before {
  content: "\f0ce"; }

#amac-legacy-game .la-table-tennis:before {
  content: "\f45d"; }

#amac-legacy-game .la-tablet:before {
  content: "\f10a"; }

#amac-legacy-game .la-tablet-alt:before {
  content: "\f3fa"; }

#amac-legacy-game .la-tablets:before {
  content: "\f490"; }

#amac-legacy-game .la-tachometer-alt:before {
  content: "\f3fd"; }

#amac-legacy-game .la-tag:before {
  content: "\f02b"; }

#amac-legacy-game .la-tags:before {
  content: "\f02c"; }

#amac-legacy-game .la-tape:before {
  content: "\f4db"; }

#amac-legacy-game .la-tasks:before {
  content: "\f0ae"; }

#amac-legacy-game .la-taxi:before {
  content: "\f1ba"; }

#amac-legacy-game .la-teamspeak:before {
  content: "\f4f9"; }

#amac-legacy-game .la-teeth:before {
  content: "\f62e"; }

#amac-legacy-game .la-teeth-open:before {
  content: "\f62f"; }

#amac-legacy-game .la-telegram:before {
  content: "\f2c6"; }

#amac-legacy-game .la-telegram-plane:before {
  content: "\f3fe"; }

#amac-legacy-game .la-temperature-high:before {
  content: "\f769"; }

#amac-legacy-game .la-temperature-low:before {
  content: "\f76b"; }

#amac-legacy-game .la-tencent-weibo:before {
  content: "\f1d5"; }

#amac-legacy-game .la-tenge:before {
  content: "\f7d7"; }

#amac-legacy-game .la-terminal:before {
  content: "\f120"; }

#amac-legacy-game .la-text-height:before {
  content: "\f034"; }

#amac-legacy-game .la-text-width:before {
  content: "\f035"; }

#amac-legacy-game .la-th:before {
  content: "\f00a"; }

#amac-legacy-game .la-th-large:before {
  content: "\f009"; }

#amac-legacy-game .la-th-list:before {
  content: "\f00b"; }

#amac-legacy-game .la-the-red-yeti:before {
  content: "\f69d"; }

#amac-legacy-game .la-theater-masks:before {
  content: "\f630"; }

#amac-legacy-game .la-themeco:before {
  content: "\f5c6"; }

#amac-legacy-game .la-themeisle:before {
  content: "\f2b2"; }

#amac-legacy-game .la-thermometer:before {
  content: "\f491"; }

#amac-legacy-game .la-thermometer-empty:before {
  content: "\f2cb"; }

#amac-legacy-game .la-thermometer-full:before {
  content: "\f2c7"; }

#amac-legacy-game .la-thermometer-half:before {
  content: "\f2c9"; }

#amac-legacy-game .la-thermometer-quarter:before {
  content: "\f2ca"; }

#amac-legacy-game .la-thermometer-three-quarters:before {
  content: "\f2c8"; }

#amac-legacy-game .la-think-peaks:before {
  content: "\f731"; }

#amac-legacy-game .la-thumbs-down:before {
  content: "\f165"; }

#amac-legacy-game .la-thumbs-up:before {
  content: "\f164"; }

#amac-legacy-game .la-thumbtack:before {
  content: "\f08d"; }

#amac-legacy-game .la-ticket-alt:before {
  content: "\f3ff"; }

#amac-legacy-game .la-times:before {
  content: "\f00d"; }

#amac-legacy-game .la-times-circle:before {
  content: "\f057"; }

#amac-legacy-game .la-tint:before {
  content: "\f043"; }

#amac-legacy-game .la-tint-slash:before {
  content: "\f5c7"; }

#amac-legacy-game .la-tired:before {
  content: "\f5c8"; }

#amac-legacy-game .la-toggle-off:before {
  content: "\f204"; }

#amac-legacy-game .la-toggle-on:before {
  content: "\f205"; }

#amac-legacy-game .la-toilet:before {
  content: "\f7d8"; }

#amac-legacy-game .la-toilet-paper:before {
  content: "\f71e"; }

#amac-legacy-game .la-toolbox:before {
  content: "\f552"; }

#amac-legacy-game .la-tools:before {
  content: "\f7d9"; }

#amac-legacy-game .la-tooth:before {
  content: "\f5c9"; }

#amac-legacy-game .la-torah:before {
  content: "\f6a0"; }

#amac-legacy-game .la-torii-gate:before {
  content: "\f6a1"; }

#amac-legacy-game .la-tractor:before {
  content: "\f722"; }

#amac-legacy-game .la-trade-federation:before {
  content: "\f513"; }

#amac-legacy-game .la-trademark:before {
  content: "\f25c"; }

#amac-legacy-game .la-traffic-light:before {
  content: "\f637"; }

#amac-legacy-game .la-train:before {
  content: "\f238"; }

#amac-legacy-game .la-tram:before {
  content: "\f7da"; }

#amac-legacy-game .la-transgender:before {
  content: "\f224"; }

#amac-legacy-game .la-transgender-alt:before {
  content: "\f225"; }

#amac-legacy-game .la-trash:before {
  content: "\f1f8"; }

#amac-legacy-game .la-trash-alt:before {
  content: "\f2ed"; }

#amac-legacy-game .la-trash-restore:before {
  content: "\f829"; }

#amac-legacy-game .la-trash-restore-alt:before {
  content: "\f82a"; }

#amac-legacy-game .la-tree:before {
  content: "\f1bb"; }

#amac-legacy-game .la-trello:before {
  content: "\f181"; }

#amac-legacy-game .la-tripadvisor:before {
  content: "\f262"; }

#amac-legacy-game .la-trophy:before {
  content: "\f091"; }

#amac-legacy-game .la-truck:before {
  content: "\f0d1"; }

#amac-legacy-game .la-truck-loading:before {
  content: "\f4de"; }

#amac-legacy-game .la-truck-monster:before {
  content: "\f63b"; }

#amac-legacy-game .la-truck-moving:before {
  content: "\f4df"; }

#amac-legacy-game .la-truck-pickup:before {
  content: "\f63c"; }

#amac-legacy-game .la-tshirt:before {
  content: "\f553"; }

#amac-legacy-game .la-tty:before {
  content: "\f1e4"; }

#amac-legacy-game .la-tumblr:before {
  content: "\f173"; }

#amac-legacy-game .la-tumblr-square:before {
  content: "\f174"; }

#amac-legacy-game .la-tv:before {
  content: "\f26c"; }

#amac-legacy-game .la-twitch:before {
  content: "\f1e8"; }

#amac-legacy-game .la-twitter:before {
  content: "\f099"; }

#amac-legacy-game .la-twitter-square:before {
  content: "\f081"; }

#amac-legacy-game .la-typo3:before {
  content: "\f42b"; }

#amac-legacy-game .la-uber:before {
  content: "\f402"; }

#amac-legacy-game .la-ubuntu:before {
  content: "\f7df"; }

#amac-legacy-game .la-uikit:before {
  content: "\f403"; }

#amac-legacy-game .la-umbraco:before {
  content: "\f8e8"; }

#amac-legacy-game .la-umbrella:before {
  content: "\f0e9"; }

#amac-legacy-game .la-umbrella-beach:before {
  content: "\f5ca"; }

#amac-legacy-game .la-underline:before {
  content: "\f0cd"; }

#amac-legacy-game .la-undo:before {
  content: "\f0e2"; }

#amac-legacy-game .la-undo-alt:before {
  content: "\f2ea"; }

#amac-legacy-game .la-uniregistry:before {
  content: "\f404"; }

#amac-legacy-game .la-universal-access:before {
  content: "\f29a"; }

#amac-legacy-game .la-university:before {
  content: "\f19c"; }

#amac-legacy-game .la-unlink:before {
  content: "\f127"; }

#amac-legacy-game .la-unlock:before {
  content: "\f09c"; }

#amac-legacy-game .la-unlock-alt:before {
  content: "\f13e"; }

#amac-legacy-game .la-untappd:before {
  content: "\f405"; }

#amac-legacy-game .la-upload:before {
  content: "\f093"; }

#amac-legacy-game .la-ups:before {
  content: "\f7e0"; }

#amac-legacy-game .la-usb:before {
  content: "\f287"; }

#amac-legacy-game .la-user:before {
  content: "\f007"; }

#amac-legacy-game .la-user-alt:before {
  content: "\f406"; }

#amac-legacy-game .la-user-alt-slash:before {
  content: "\f4fa"; }

#amac-legacy-game .la-user-astronaut:before {
  content: "\f4fb"; }

#amac-legacy-game .la-user-check:before {
  content: "\f4fc"; }

#amac-legacy-game .la-user-circle:before {
  content: "\f2bd"; }

#amac-legacy-game .la-user-clock:before {
  content: "\f4fd"; }

#amac-legacy-game .la-user-cog:before {
  content: "\f4fe"; }

#amac-legacy-game .la-user-edit:before {
  content: "\f4ff"; }

#amac-legacy-game .la-user-friends:before {
  content: "\f500"; }

#amac-legacy-game .la-user-graduate:before {
  content: "\f501"; }

#amac-legacy-game .la-user-injured:before {
  content: "\f728"; }

#amac-legacy-game .la-user-lock:before {
  content: "\f502"; }

#amac-legacy-game .la-user-md:before {
  content: "\f0f0"; }

#amac-legacy-game .la-user-minus:before {
  content: "\f503"; }

#amac-legacy-game .la-user-ninja:before {
  content: "\f504"; }

#amac-legacy-game .la-user-nurse:before {
  content: "\f82f"; }

#amac-legacy-game .la-user-plus:before {
  content: "\f234"; }

#amac-legacy-game .la-user-secret:before {
  content: "\f21b"; }

#amac-legacy-game .la-user-shield:before {
  content: "\f505"; }

#amac-legacy-game .la-user-slash:before {
  content: "\f506"; }

#amac-legacy-game .la-user-tag:before {
  content: "\f507"; }

#amac-legacy-game .la-user-tie:before {
  content: "\f508"; }

#amac-legacy-game .la-user-times:before {
  content: "\f235"; }

#amac-legacy-game .la-users:before {
  content: "\f0c0"; }

#amac-legacy-game .la-users-cog:before {
  content: "\f509"; }

#amac-legacy-game .la-usps:before {
  content: "\f7e1"; }

#amac-legacy-game .la-ussunnah:before {
  content: "\f407"; }

#amac-legacy-game .la-utensil-spoon:before {
  content: "\f2e5"; }

#amac-legacy-game .la-utensils:before {
  content: "\f2e7"; }

#amac-legacy-game .la-vaadin:before {
  content: "\f408"; }

#amac-legacy-game .la-vector-square:before {
  content: "\f5cb"; }

#amac-legacy-game .la-venus:before {
  content: "\f221"; }

#amac-legacy-game .la-venus-double:before {
  content: "\f226"; }

#amac-legacy-game .la-venus-mars:before {
  content: "\f228"; }

#amac-legacy-game .la-viacoin:before {
  content: "\f237"; }

#amac-legacy-game .la-viadeo:before {
  content: "\f2a9"; }

#amac-legacy-game .la-viadeo-square:before {
  content: "\f2aa"; }

#amac-legacy-game .la-vial:before {
  content: "\f492"; }

#amac-legacy-game .la-vials:before {
  content: "\f493"; }

#amac-legacy-game .la-viber:before {
  content: "\f409"; }

#amac-legacy-game .la-video:before {
  content: "\f03d"; }

#amac-legacy-game .la-video-slash:before {
  content: "\f4e2"; }

#amac-legacy-game .la-vihara:before {
  content: "\f6a7"; }

#amac-legacy-game .la-vimeo:before {
  content: "\f40a"; }

#amac-legacy-game .la-vimeo-square:before {
  content: "\f194"; }

#amac-legacy-game .la-vimeo-v:before {
  content: "\f27d"; }

#amac-legacy-game .la-vine:before {
  content: "\f1ca"; }

#amac-legacy-game .la-vk:before {
  content: "\f189"; }

#amac-legacy-game .la-vnv:before {
  content: "\f40b"; }

#amac-legacy-game .la-voicemail:before {
  content: "\f897"; }

#amac-legacy-game .la-volleyball-ball:before {
  content: "\f45f"; }

#amac-legacy-game .la-volume-down:before {
  content: "\f027"; }

#amac-legacy-game .la-volume-mute:before {
  content: "\f6a9"; }

#amac-legacy-game .la-volume-off:before {
  content: "\f026"; }

#amac-legacy-game .la-volume-up:before {
  content: "\f028"; }

#amac-legacy-game .la-vote-yea:before {
  content: "\f772"; }

#amac-legacy-game .la-vr-cardboard:before {
  content: "\f729"; }

#amac-legacy-game .la-vuejs:before {
  content: "\f41f"; }

#amac-legacy-game .la-walking:before {
  content: "\f554"; }

#amac-legacy-game .la-wallet:before {
  content: "\f555"; }

#amac-legacy-game .la-warehouse:before {
  content: "\f494"; }

#amac-legacy-game .la-water:before {
  content: "\f773"; }

#amac-legacy-game .la-wave-square:before {
  content: "\f83e"; }

#amac-legacy-game .la-waze:before {
  content: "\f83f"; }

#amac-legacy-game .la-weebly:before {
  content: "\f5cc"; }

#amac-legacy-game .la-weibo:before {
  content: "\f18a"; }

#amac-legacy-game .la-weight:before {
  content: "\f496"; }

#amac-legacy-game .la-weight-hanging:before {
  content: "\f5cd"; }

#amac-legacy-game .la-weixin:before {
  content: "\f1d7"; }

#amac-legacy-game .la-whatsapp:before {
  content: "\f232"; }

#amac-legacy-game .la-whatsapp-square:before {
  content: "\f40c"; }

#amac-legacy-game .la-wheelchair:before {
  content: "\f193"; }

#amac-legacy-game .la-whmcs:before {
  content: "\f40d"; }

#amac-legacy-game .la-wifi:before {
  content: "\f1eb"; }

#amac-legacy-game .la-wikipedia-w:before {
  content: "\f266"; }

#amac-legacy-game .la-wind:before {
  content: "\f72e"; }

#amac-legacy-game .la-window-close:before {
  content: "\f410"; }

#amac-legacy-game .la-window-maximize:before {
  content: "\f2d0"; }

#amac-legacy-game .la-window-minimize:before {
  content: "\f2d1"; }

#amac-legacy-game .la-window-restore:before {
  content: "\f2d2"; }

#amac-legacy-game .la-windows:before {
  content: "\f17a"; }

#amac-legacy-game .la-wine-bottle:before {
  content: "\f72f"; }

#amac-legacy-game .la-wine-glass:before {
  content: "\f4e3"; }

#amac-legacy-game .la-wine-glass-alt:before {
  content: "\f5ce"; }

#amac-legacy-game .la-wix:before {
  content: "\f5cf"; }

#amac-legacy-game .la-wizards-of-the-coast:before {
  content: "\f730"; }

#amac-legacy-game .la-wolf-pack-battalion:before {
  content: "\f514"; }

#amac-legacy-game .la-won-sign:before {
  content: "\f159"; }

#amac-legacy-game .la-wordpress:before {
  content: "\f19a"; }

#amac-legacy-game .la-wordpress-simple:before {
  content: "\f411"; }

#amac-legacy-game .la-wpbeginner:before {
  content: "\f297"; }

#amac-legacy-game .la-wpexplorer:before {
  content: "\f2de"; }

#amac-legacy-game .la-wpforms:before {
  content: "\f298"; }

#amac-legacy-game .la-wpressr:before {
  content: "\f3e4"; }

#amac-legacy-game .la-wrench:before {
  content: "\f0ad"; }

#amac-legacy-game .la-x-ray:before {
  content: "\f497"; }

#amac-legacy-game .la-xbox:before {
  content: "\f412"; }

#amac-legacy-game .la-xing:before {
  content: "\f168"; }

#amac-legacy-game .la-xing-square:before {
  content: "\f169"; }

#amac-legacy-game .la-y-combinator:before {
  content: "\f23b"; }

#amac-legacy-game .la-yahoo:before {
  content: "\f19e"; }

#amac-legacy-game .la-yammer:before {
  content: "\f840"; }

#amac-legacy-game .la-yandex:before {
  content: "\f413"; }

#amac-legacy-game .la-yandex-international:before {
  content: "\f414"; }

#amac-legacy-game .la-yarn:before {
  content: "\f7e3"; }

#amac-legacy-game .la-yelp:before {
  content: "\f1e9"; }

#amac-legacy-game .la-yen-sign:before {
  content: "\f157"; }

#amac-legacy-game .la-yin-yang:before {
  content: "\f6ad"; }

#amac-legacy-game .la-yoast:before {
  content: "\f2b1"; }

#amac-legacy-game .la-youtube:before {
  content: "\f167"; }

#amac-legacy-game .la-youtube-square:before {
  content: "\f431"; }

#amac-legacy-game .la-zhihu:before {
  content: "\f63f"; }

#amac-legacy-game .sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

#amac-legacy-game .sr-only-focusable:active, #amac-legacy-game .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Line Awesome Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../fonts/la-brands-400.eot");
  src: url("../fonts/la-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/la-brands-400.woff2") format("woff2"), url("../fonts/la-brands-400.woff") format("woff"), url("../fonts/la-brands-400.ttf") format("truetype"), url("../fonts/la-brands-400.svg#lineawesome") format("svg"); }

#amac-legacy-game .lab {
  font-family: 'Line Awesome Brands'; }
@font-face {
  font-family: 'Line Awesome Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../fonts/la-regular-400.eot");
  src: url("../fonts/la-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/la-regular-400.woff2") format("woff2"), url("../fonts/la-regular-400.woff") format("woff"), url("../fonts/la-regular-400.ttf") format("truetype"), url("../fonts/la-regular-400.svg#lineawesome") format("svg"); }

#amac-legacy-game .lar {
  font-family: 'Line Awesome Free';
  font-weight: 400; }
@font-face {
  font-family: 'Line Awesome Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/la-solid-900.eot");
  src: url("../fonts/la-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/la-solid-900.woff2") format("woff2"), url("../fonts/la-solid-900.woff") format("woff"), url("../fonts/la-solid-900.ttf") format("truetype"), url("../fonts/la-solid-900.svg#lineawesome") format("svg"); }

#amac-legacy-game .la,
#amac-legacy-game .las {
  font-family: 'Line Awesome Free';
  font-weight: 900; }

#amac-legacy-game .la.la-glass:before {
  content: "\f000"; }

#amac-legacy-game .la.la-meetup {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-star-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-star-o:before {
  content: "\f005"; }

#amac-legacy-game .la.la-remove:before {
  content: "\f00d"; }

#amac-legacy-game .la.la-close:before {
  content: "\f00d"; }

#amac-legacy-game .la.la-gear:before {
  content: "\f013"; }

#amac-legacy-game .la.la-trash-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-trash-o:before {
  content: "\f2ed"; }

#amac-legacy-game .la.la-file-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-o:before {
  content: "\f15b"; }

#amac-legacy-game .la.la-clock-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-clock-o:before {
  content: "\f017"; }

#amac-legacy-game .la.la-arrow-circle-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-arrow-circle-o-down:before {
  content: "\f358"; }

#amac-legacy-game .la.la-arrow-circle-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-arrow-circle-o-up:before {
  content: "\f35b"; }

#amac-legacy-game .la.la-play-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-play-circle-o:before {
  content: "\f144"; }

#amac-legacy-game .la.la-repeat:before {
  content: "\f01e"; }

#amac-legacy-game .la.la-rotate-right:before {
  content: "\f01e"; }

#amac-legacy-game .la.la-refresh:before {
  content: "\f021"; }

#amac-legacy-game .la.la-list-alt {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-dedent:before {
  content: "\f03b"; }

#amac-legacy-game .la.la-video-camera:before {
  content: "\f03d"; }

#amac-legacy-game .la.la-picture-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-picture-o:before {
  content: "\f03e"; }

#amac-legacy-game .la.la-photo {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-photo:before {
  content: "\f03e"; }

#amac-legacy-game .la.la-image {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-image:before {
  content: "\f03e"; }

#amac-legacy-game .la.la-pencil:before {
  content: "\f303"; }

#amac-legacy-game .la.la-map-marker:before {
  content: "\f3c5"; }

#amac-legacy-game .la.la-pencil-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-pencil-square-o:before {
  content: "\f044"; }

#amac-legacy-game .la.la-share-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-share-square-o:before {
  content: "\f14d"; }

#amac-legacy-game .la.la-check-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-check-square-o:before {
  content: "\f14a"; }

#amac-legacy-game .la.la-arrows:before {
  content: "\f0b2"; }

#amac-legacy-game .la.la-times-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-times-circle-o:before {
  content: "\f057"; }

#amac-legacy-game .la.la-check-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-check-circle-o:before {
  content: "\f058"; }

#amac-legacy-game .la.la-mail-forward:before {
  content: "\f064"; }

#amac-legacy-game .la.la-eye {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-eye-slash {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-warning:before {
  content: "\f071"; }

#amac-legacy-game .la.la-calendar:before {
  content: "\f073"; }

#amac-legacy-game .la.la-arrows-v:before {
  content: "\f338"; }

#amac-legacy-game .la.la-arrows-h:before {
  content: "\f337"; }

#amac-legacy-game .la.la-bar-chart {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-bar-chart:before {
  content: "\f080"; }

#amac-legacy-game .la.la-bar-chart-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-bar-chart-o:before {
  content: "\f080"; }

#amac-legacy-game .la.la-twitter-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-facebook-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-gears:before {
  content: "\f085"; }

#amac-legacy-game .la.la-thumbs-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-thumbs-o-up:before {
  content: "\f164"; }

#amac-legacy-game .la.la-thumbs-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-thumbs-o-down:before {
  content: "\f165"; }

#amac-legacy-game .la.la-heart-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-heart-o:before {
  content: "\f004"; }

#amac-legacy-game .la.la-sign-out:before {
  content: "\f2f5"; }

#amac-legacy-game .la.la-linkedin-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-linkedin-square:before {
  content: "\f08c"; }

#amac-legacy-game .la.la-thumb-tack:before {
  content: "\f08d"; }

#amac-legacy-game .la.la-external-link:before {
  content: "\f35d"; }

#amac-legacy-game .la.la-sign-in:before {
  content: "\f2f6"; }

#amac-legacy-game .la.la-github-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-lemon-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-lemon-o:before {
  content: "\f094"; }

#amac-legacy-game .la.la-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-square-o:before {
  content: "\f0c8"; }

#amac-legacy-game .la.la-bookmark-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-bookmark-o:before {
  content: "\f02e"; }

#amac-legacy-game .la.la-twitter {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-facebook {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-facebook:before {
  content: "\f39e"; }

#amac-legacy-game .la.la-facebook-f {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-facebook-f:before {
  content: "\f39e"; }

#amac-legacy-game .la.la-github {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-credit-card {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-feed:before {
  content: "\f09e"; }

#amac-legacy-game .la.la-hdd-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hdd-o:before {
  content: "\f0a0"; }

#amac-legacy-game .la.la-hand-o-right {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-o-right:before {
  content: "\f0a4"; }

#amac-legacy-game .la.la-hand-o-left {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-o-left:before {
  content: "\f0a5"; }

#amac-legacy-game .la.la-hand-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-o-up:before {
  content: "\f0a6"; }

#amac-legacy-game .la.la-hand-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-o-down:before {
  content: "\f0a7"; }

#amac-legacy-game .la.la-arrows-alt:before {
  content: "\f31e"; }

#amac-legacy-game .la.la-group:before {
  content: "\f0c0"; }

#amac-legacy-game .la.la-chain:before {
  content: "\f0c1"; }

#amac-legacy-game .la.la-scissors:before {
  content: "\f0c4"; }

#amac-legacy-game .la.la-files-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-files-o:before {
  content: "\f0c5"; }

#amac-legacy-game .la.la-floppy-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-floppy-o:before {
  content: "\f0c7"; }

#amac-legacy-game .la.la-navicon:before {
  content: "\f0c9"; }

#amac-legacy-game .la.la-reorder:before {
  content: "\f0c9"; }

#amac-legacy-game .la.la-pinterest {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-pinterest-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-google-plus-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-google-plus {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-google-plus:before {
  content: "\f0d5"; }

#amac-legacy-game .la.la-money {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-money:before {
  content: "\f3d1"; }

#amac-legacy-game .la.la-unsorted:before {
  content: "\f0dc"; }

#amac-legacy-game .la.la-sort-desc:before {
  content: "\f0dd"; }

#amac-legacy-game .la.la-sort-asc:before {
  content: "\f0de"; }

#amac-legacy-game .la.la-linkedin {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-linkedin:before {
  content: "\f0e1"; }

#amac-legacy-game .la.la-rotate-left:before {
  content: "\f0e2"; }

#amac-legacy-game .la.la-legal:before {
  content: "\f0e3"; }

#amac-legacy-game .la.la-tachometer:before {
  content: "\f3fd"; }

#amac-legacy-game .la.la-dashboard:before {
  content: "\f3fd"; }

#amac-legacy-game .la.la-comment-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-comment-o:before {
  content: "\f075"; }

#amac-legacy-game .la.la-comments-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-comments-o:before {
  content: "\f086"; }

#amac-legacy-game .la.la-flash:before {
  content: "\f0e7"; }

#amac-legacy-game .la.la-clipboard {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-paste {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-paste:before {
  content: "\f328"; }

#amac-legacy-game .la.la-lightbulb-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-lightbulb-o:before {
  content: "\f0eb"; }

#amac-legacy-game .la.la-exchange:before {
  content: "\f362"; }

#amac-legacy-game .la.la-cloud-download:before {
  content: "\f381"; }

#amac-legacy-game .la.la-cloud-upload:before {
  content: "\f382"; }

#amac-legacy-game .la.la-bell-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-bell-o:before {
  content: "\f0f3"; }

#amac-legacy-game .la.la-cutlery:before {
  content: "\f2e7"; }

#amac-legacy-game .la.la-file-text-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-text-o:before {
  content: "\f15c"; }

#amac-legacy-game .la.la-building-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-building-o:before {
  content: "\f1ad"; }

#amac-legacy-game .la.la-hospital-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hospital-o:before {
  content: "\f0f8"; }

#amac-legacy-game .la.la-tablet:before {
  content: "\f3fa"; }

#amac-legacy-game .la.la-mobile:before {
  content: "\f3cd"; }

#amac-legacy-game .la.la-mobile-phone:before {
  content: "\f3cd"; }

#amac-legacy-game .la.la-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-circle-o:before {
  content: "\f111"; }

#amac-legacy-game .la.la-mail-reply:before {
  content: "\f3e5"; }

#amac-legacy-game .la.la-github-alt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-folder-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-folder-o:before {
  content: "\f07b"; }

#amac-legacy-game .la.la-folder-open-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-folder-open-o:before {
  content: "\f07c"; }

#amac-legacy-game .la.la-smile-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-smile-o:before {
  content: "\f118"; }

#amac-legacy-game .la.la-frown-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-frown-o:before {
  content: "\f119"; }

#amac-legacy-game .la.la-meh-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-meh-o:before {
  content: "\f11a"; }

#amac-legacy-game .la.la-keyboard-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-keyboard-o:before {
  content: "\f11c"; }

#amac-legacy-game .la.la-flag-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-flag-o:before {
  content: "\f024"; }

#amac-legacy-game .la.la-mail-reply-all:before {
  content: "\f122"; }

#amac-legacy-game .la.la-star-half-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-star-half-o:before {
  content: "\f089"; }

#amac-legacy-game .la.la-star-half-empty {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-star-half-empty:before {
  content: "\f089"; }

#amac-legacy-game .la.la-star-half-full {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-star-half-full:before {
  content: "\f089"; }

#amac-legacy-game .la.la-code-fork:before {
  content: "\f126"; }

#amac-legacy-game .la.la-chain-broken:before {
  content: "\f127"; }

#amac-legacy-game .la.la-shield:before {
  content: "\f3ed"; }

#amac-legacy-game .la.la-calendar-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-calendar-o:before {
  content: "\f133"; }

#amac-legacy-game .la.la-maxcdn {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-html5 {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-css3 {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-ticket:before {
  content: "\f3ff"; }

#amac-legacy-game .la.la-minus-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-minus-square-o:before {
  content: "\f146"; }

#amac-legacy-game .la.la-level-up:before {
  content: "\f3bf"; }

#amac-legacy-game .la.la-level-down:before {
  content: "\f3be"; }

#amac-legacy-game .la.la-pencil-square:before {
  content: "\f14b"; }

#amac-legacy-game .la.la-external-link-square:before {
  content: "\f360"; }

#amac-legacy-game .la.la-compass {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-caret-square-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-caret-square-o-down:before {
  content: "\f150"; }

#amac-legacy-game .la.la-toggle-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-toggle-down:before {
  content: "\f150"; }

#amac-legacy-game .la.la-caret-square-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-caret-square-o-up:before {
  content: "\f151"; }

#amac-legacy-game .la.la-toggle-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-toggle-up:before {
  content: "\f151"; }

#amac-legacy-game .la.la-caret-square-o-right {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-caret-square-o-right:before {
  content: "\f152"; }

#amac-legacy-game .la.la-toggle-right {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-toggle-right:before {
  content: "\f152"; }

#amac-legacy-game .la.la-eur:before {
  content: "\f153"; }

#amac-legacy-game .la.la-euro:before {
  content: "\f153"; }

#amac-legacy-game .la.la-gbp:before {
  content: "\f154"; }

#amac-legacy-game .la.la-usd:before {
  content: "\f155"; }

#amac-legacy-game .la.la-dollar:before {
  content: "\f155"; }

#amac-legacy-game .la.la-inr:before {
  content: "\f156"; }

#amac-legacy-game .la.la-rupee:before {
  content: "\f156"; }

#amac-legacy-game .la.la-jpy:before {
  content: "\f157"; }

#amac-legacy-game .la.la-cny:before {
  content: "\f157"; }

#amac-legacy-game .la.la-rmb:before {
  content: "\f157"; }

#amac-legacy-game .la.la-yen:before {
  content: "\f157"; }

#amac-legacy-game .la.la-rub:before {
  content: "\f158"; }

#amac-legacy-game .la.la-ruble:before {
  content: "\f158"; }

#amac-legacy-game .la.la-rouble:before {
  content: "\f158"; }

#amac-legacy-game .la.la-krw:before {
  content: "\f159"; }

#amac-legacy-game .la.la-won:before {
  content: "\f159"; }

#amac-legacy-game .la.la-btc {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-bitcoin {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-bitcoin:before {
  content: "\f15a"; }

#amac-legacy-game .la.la-file-text:before {
  content: "\f15c"; }

#amac-legacy-game .la.la-sort-alpha-asc:before {
  content: "\f15d"; }

#amac-legacy-game .la.la-sort-alpha-desc:before {
  content: "\f881"; }

#amac-legacy-game .la.la-sort-amount-asc:before {
  content: "\f160"; }

#amac-legacy-game .la.la-sort-amount-desc:before {
  content: "\f884"; }

#amac-legacy-game .la.la-sort-numeric-asc:before {
  content: "\f162"; }

#amac-legacy-game .la.la-sort-numeric-desc:before {
  content: "\f886"; }

#amac-legacy-game .la.la-youtube-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-youtube {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-xing {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-xing-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-youtube-play {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-youtube-play:before {
  content: "\f167"; }

#amac-legacy-game .la.la-dropbox {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-stack-overflow {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-instagram {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-flickr {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-adn {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-bitbucket {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-bitbucket-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-bitbucket-square:before {
  content: "\f171"; }

#amac-legacy-game .la.la-tumblr {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-tumblr-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-long-arrow-down:before {
  content: "\f309"; }

#amac-legacy-game .la.la-long-arrow-up:before {
  content: "\f30c"; }

#amac-legacy-game .la.la-long-arrow-left:before {
  content: "\f30a"; }

#amac-legacy-game .la.la-long-arrow-right:before {
  content: "\f30b"; }

#amac-legacy-game .la.la-apple {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-windows {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-android {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-linux {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-dribbble {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-skype {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-foursquare {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-trello {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-gratipay {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-gittip {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-gittip:before {
  content: "\f184"; }

#amac-legacy-game .la.la-sun-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-sun-o:before {
  content: "\f185"; }

#amac-legacy-game .la.la-moon-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-moon-o:before {
  content: "\f186"; }

#amac-legacy-game .la.la-vk {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-weibo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-renren {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-pagelines {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-stack-exchange {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-arrow-circle-o-right {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-arrow-circle-o-right:before {
  content: "\f35a"; }

#amac-legacy-game .la.la-arrow-circle-o-left {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-arrow-circle-o-left:before {
  content: "\f359"; }

#amac-legacy-game .la.la-caret-square-o-left {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-caret-square-o-left:before {
  content: "\f191"; }

#amac-legacy-game .la.la-toggle-left {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-toggle-left:before {
  content: "\f191"; }

#amac-legacy-game .la.la-dot-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-dot-circle-o:before {
  content: "\f192"; }

#amac-legacy-game .la.la-vimeo-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-try:before {
  content: "\f195"; }

#amac-legacy-game .la.la-turkish-lira:before {
  content: "\f195"; }

#amac-legacy-game .la.la-plus-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-plus-square-o:before {
  content: "\f0fe"; }

#amac-legacy-game .la.la-slack {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-wordpress {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-openid {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-institution:before {
  content: "\f19c"; }

#amac-legacy-game .la.la-bank:before {
  content: "\f19c"; }

#amac-legacy-game .la.la-mortar-board:before {
  content: "\f19d"; }

#amac-legacy-game .la.la-yahoo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-google {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-reddit {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-reddit-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-stumbleupon-circle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-stumbleupon {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-delicious {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-digg {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-pied-piper-pp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-pied-piper-alt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-drupal {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-joomla {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-spoon:before {
  content: "\f2e5"; }

#amac-legacy-game .la.la-behance {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-behance-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-steam {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-steam-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-automobile:before {
  content: "\f1b9"; }

#amac-legacy-game .la.la-cab:before {
  content: "\f1ba"; }

#amac-legacy-game .la.la-envelope-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-envelope-o:before {
  content: "\f0e0"; }

#amac-legacy-game .la.la-deviantart {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-soundcloud {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-file-pdf-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-pdf-o:before {
  content: "\f1c1"; }

#amac-legacy-game .la.la-file-word-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-word-o:before {
  content: "\f1c2"; }

#amac-legacy-game .la.la-file-excel-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-excel-o:before {
  content: "\f1c3"; }

#amac-legacy-game .la.la-file-powerpoint-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-powerpoint-o:before {
  content: "\f1c4"; }

#amac-legacy-game .la.la-file-image-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-image-o:before {
  content: "\f1c5"; }

#amac-legacy-game .la.la-file-photo-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-photo-o:before {
  content: "\f1c5"; }

#amac-legacy-game .la.la-file-picture-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-picture-o:before {
  content: "\f1c5"; }

#amac-legacy-game .la.la-file-archive-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-archive-o:before {
  content: "\f1c6"; }

#amac-legacy-game .la.la-file-zip-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-zip-o:before {
  content: "\f1c6"; }

#amac-legacy-game .la.la-file-audio-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-audio-o:before {
  content: "\f1c7"; }

#amac-legacy-game .la.la-file-sound-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-sound-o:before {
  content: "\f1c7"; }

#amac-legacy-game .la.la-file-video-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-video-o:before {
  content: "\f1c8"; }

#amac-legacy-game .la.la-file-movie-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-movie-o:before {
  content: "\f1c8"; }

#amac-legacy-game .la.la-file-code-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-file-code-o:before {
  content: "\f1c9"; }

#amac-legacy-game .la.la-vine {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-codepen {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-jsfiddle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-life-ring {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-life-bouy {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-life-bouy:before {
  content: "\f1cd"; }

#amac-legacy-game .la.la-life-buoy {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-life-buoy:before {
  content: "\f1cd"; }

#amac-legacy-game .la.la-life-saver {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-life-saver:before {
  content: "\f1cd"; }

#amac-legacy-game .la.la-support {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-support:before {
  content: "\f1cd"; }

#amac-legacy-game .la.la-circle-o-notch:before {
  content: "\f1ce"; }

#amac-legacy-game .la.la-rebel {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-ra {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-ra:before {
  content: "\f1d0"; }

#amac-legacy-game .la.la-resistance {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-resistance:before {
  content: "\f1d0"; }

#amac-legacy-game .la.la-empire {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-ge {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-ge:before {
  content: "\f1d1"; }

#amac-legacy-game .la.la-git-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-git {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-hacker-news {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-y-combinator-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-y-combinator-square:before {
  content: "\f1d4"; }

#amac-legacy-game .la.la-yc-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-yc-square:before {
  content: "\f1d4"; }

#amac-legacy-game .la.la-tencent-weibo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-qq {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-weixin {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-wechat {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-wechat:before {
  content: "\f1d7"; }

#amac-legacy-game .la.la-send:before {
  content: "\f1d8"; }

#amac-legacy-game .la.la-paper-plane-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-paper-plane-o:before {
  content: "\f1d8"; }

#amac-legacy-game .la.la-send-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-send-o:before {
  content: "\f1d8"; }

#amac-legacy-game .la.la-circle-thin {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-circle-thin:before {
  content: "\f111"; }

#amac-legacy-game .la.la-header:before {
  content: "\f1dc"; }

#amac-legacy-game .la.la-sliders:before {
  content: "\f1de"; }

#amac-legacy-game .la.la-futbol-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-futbol-o:before {
  content: "\f1e3"; }

#amac-legacy-game .la.la-soccer-ball-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-soccer-ball-o:before {
  content: "\f1e3"; }

#amac-legacy-game .la.la-slideshare {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-twitch {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-yelp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-newspaper-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-newspaper-o:before {
  content: "\f1ea"; }

#amac-legacy-game .la.la-paypal {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-google-wallet {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-cc-visa {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-cc-mastercard {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-cc-discover {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-cc-amex {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-cc-paypal {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-cc-stripe {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-bell-slash-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-bell-slash-o:before {
  content: "\f1f6"; }

#amac-legacy-game .la.la-trash:before {
  content: "\f2ed"; }

#amac-legacy-game .la.la-copyright {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-eyedropper:before {
  content: "\f1fb"; }

#amac-legacy-game .la.la-area-chart:before {
  content: "\f1fe"; }

#amac-legacy-game .la.la-pie-chart:before {
  content: "\f200"; }

#amac-legacy-game .la.la-line-chart:before {
  content: "\f201"; }

#amac-legacy-game .la.la-lastfm {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-lastfm-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-ioxhost {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-angellist {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-cc {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-cc:before {
  content: "\f20a"; }

#amac-legacy-game .la.la-ils:before {
  content: "\f20b"; }

#amac-legacy-game .la.la-shekel:before {
  content: "\f20b"; }

#amac-legacy-game .la.la-sheqel:before {
  content: "\f20b"; }

#amac-legacy-game .la.la-meanpath {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-meanpath:before {
  content: "\f2b4"; }

#amac-legacy-game .la.la-buysellads {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-connectdevelop {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-dashcube {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-forumbee {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-leanpub {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-sellsy {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-shirtsinbulk {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-simplybuilt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-skyatlas {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-diamond {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-diamond:before {
  content: "\f3a5"; }

#amac-legacy-game .la.la-intersex:before {
  content: "\f224"; }

#amac-legacy-game .la.la-facebook-official {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-facebook-official:before {
  content: "\f09a"; }

#amac-legacy-game .la.la-pinterest-p {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-whatsapp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-hotel:before {
  content: "\f236"; }

#amac-legacy-game .la.la-viacoin {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-medium {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-y-combinator {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-yc {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-yc:before {
  content: "\f23b"; }

#amac-legacy-game .la.la-optin-monster {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-opencart {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-expeditedssl {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-battery-4:before {
  content: "\f240"; }

#amac-legacy-game .la.la-battery:before {
  content: "\f240"; }

#amac-legacy-game .la.la-battery-3:before {
  content: "\f241"; }

#amac-legacy-game .la.la-battery-2:before {
  content: "\f242"; }

#amac-legacy-game .la.la-battery-1:before {
  content: "\f243"; }

#amac-legacy-game .la.la-battery-0:before {
  content: "\f244"; }

#amac-legacy-game .la.la-object-group {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-object-ungroup {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-sticky-note-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-sticky-note-o:before {
  content: "\f249"; }

#amac-legacy-game .la.la-cc-jcb {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-cc-diners-club {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-clone {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hourglass-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hourglass-o:before {
  content: "\f254"; }

#amac-legacy-game .la.la-hourglass-1:before {
  content: "\f251"; }

#amac-legacy-game .la.la-hourglass-2:before {
  content: "\f252"; }

#amac-legacy-game .la.la-hourglass-3:before {
  content: "\f253"; }

#amac-legacy-game .la.la-hand-rock-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-rock-o:before {
  content: "\f255"; }

#amac-legacy-game .la.la-hand-grab-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-grab-o:before {
  content: "\f255"; }

#amac-legacy-game .la.la-hand-paper-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-paper-o:before {
  content: "\f256"; }

#amac-legacy-game .la.la-hand-stop-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-stop-o:before {
  content: "\f256"; }

#amac-legacy-game .la.la-hand-scissors-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-scissors-o:before {
  content: "\f257"; }

#amac-legacy-game .la.la-hand-lizard-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-lizard-o:before {
  content: "\f258"; }

#amac-legacy-game .la.la-hand-spock-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-spock-o:before {
  content: "\f259"; }

#amac-legacy-game .la.la-hand-pointer-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-pointer-o:before {
  content: "\f25a"; }

#amac-legacy-game .la.la-hand-peace-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-hand-peace-o:before {
  content: "\f25b"; }

#amac-legacy-game .la.la-registered {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-creative-commons {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-gg {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-gg-circle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-tripadvisor {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-odnoklassniki {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-odnoklassniki-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-get-pocket {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-wikipedia-w {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-safari {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-chrome {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-firefox {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-opera {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-internet-explorer {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-television:before {
  content: "\f26c"; }

#amac-legacy-game .la.la-contao {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-500px {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-amazon {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-calendar-plus-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-calendar-plus-o:before {
  content: "\f271"; }

#amac-legacy-game .la.la-calendar-minus-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-calendar-minus-o:before {
  content: "\f272"; }

#amac-legacy-game .la.la-calendar-times-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-calendar-times-o:before {
  content: "\f273"; }

#amac-legacy-game .la.la-calendar-check-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-calendar-check-o:before {
  content: "\f274"; }

#amac-legacy-game .la.la-map-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-map-o:before {
  content: "\f279"; }

#amac-legacy-game .la.la-commenting:before {
  content: "\f4ad"; }

#amac-legacy-game .la.la-commenting-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-commenting-o:before {
  content: "\f4ad"; }

#amac-legacy-game .la.la-houzz {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-vimeo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-vimeo:before {
  content: "\f27d"; }

#amac-legacy-game .la.la-black-tie {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-fonticons {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-reddit-alien {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-edge {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-credit-card-alt:before {
  content: "\f09d"; }

#amac-legacy-game .la.la-codiepie {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-modx {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-fort-awesome {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-usb {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-product-hunt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-mixcloud {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-scribd {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-pause-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-pause-circle-o:before {
  content: "\f28b"; }

#amac-legacy-game .la.la-stop-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-stop-circle-o:before {
  content: "\f28d"; }

#amac-legacy-game .la.la-bluetooth {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-bluetooth-b {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-gitlab {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-wpbeginner {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-wpforms {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-envira {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-wheelchair-alt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-wheelchair-alt:before {
  content: "\f368"; }

#amac-legacy-game .la.la-question-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-question-circle-o:before {
  content: "\f059"; }

#amac-legacy-game .la.la-volume-control-phone:before {
  content: "\f2a0"; }

#amac-legacy-game .la.la-asl-interpreting:before {
  content: "\f2a3"; }

#amac-legacy-game .la.la-deafness:before {
  content: "\f2a4"; }

#amac-legacy-game .la.la-hard-of-hearing:before {
  content: "\f2a4"; }

#amac-legacy-game .la.la-glide {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-glide-g {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-signing:before {
  content: "\f2a7"; }

#amac-legacy-game .la.la-viadeo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-viadeo-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-snapchat {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-snapchat-ghost {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-snapchat-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-pied-piper {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-first-order {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-yoast {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-themeisle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-google-plus-official {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-google-plus-official:before {
  content: "\f2b3"; }

#amac-legacy-game .la.la-google-plus-circle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-google-plus-circle:before {
  content: "\f2b3"; }

#amac-legacy-game .la.la-font-awesome {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-fa {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-fa:before {
  content: "\f2b4"; }

#amac-legacy-game .la.la-handshake-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-handshake-o:before {
  content: "\f2b5"; }

#amac-legacy-game .la.la-envelope-open-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-envelope-open-o:before {
  content: "\f2b6"; }

#amac-legacy-game .la.la-linode {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-address-book-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-address-book-o:before {
  content: "\f2b9"; }

#amac-legacy-game .la.la-vcard:before {
  content: "\f2bb"; }

#amac-legacy-game .la.la-address-card-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-address-card-o:before {
  content: "\f2bb"; }

#amac-legacy-game .la.la-vcard-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-vcard-o:before {
  content: "\f2bb"; }

#amac-legacy-game .la.la-user-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-user-circle-o:before {
  content: "\f2bd"; }

#amac-legacy-game .la.la-user-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-user-o:before {
  content: "\f007"; }

#amac-legacy-game .la.la-id-badge {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-drivers-license:before {
  content: "\f2c2"; }

#amac-legacy-game .la.la-id-card-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-id-card-o:before {
  content: "\f2c2"; }

#amac-legacy-game .la.la-drivers-license-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-drivers-license-o:before {
  content: "\f2c2"; }

#amac-legacy-game .la.la-quora {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-free-code-camp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-telegram {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-thermometer-4:before {
  content: "\f2c7"; }

#amac-legacy-game .la.la-thermometer:before {
  content: "\f2c7"; }

#amac-legacy-game .la.la-thermometer-3:before {
  content: "\f2c8"; }

#amac-legacy-game .la.la-thermometer-2:before {
  content: "\f2c9"; }

#amac-legacy-game .la.la-thermometer-1:before {
  content: "\f2ca"; }

#amac-legacy-game .la.la-thermometer-0:before {
  content: "\f2cb"; }

#amac-legacy-game .la.la-bathtub:before {
  content: "\f2cd"; }

#amac-legacy-game .la.la-s15:before {
  content: "\f2cd"; }

#amac-legacy-game .la.la-window-maximize {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-window-restore {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-times-rectangle:before {
  content: "\f410"; }

#amac-legacy-game .la.la-window-close-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-window-close-o:before {
  content: "\f410"; }

#amac-legacy-game .la.la-times-rectangle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-times-rectangle-o:before {
  content: "\f410"; }

#amac-legacy-game .la.la-bandcamp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-grav {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-etsy {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-imdb {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-ravelry {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-eercast {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-eercast:before {
  content: "\f2da"; }

#amac-legacy-game .la.la-snowflake-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

#amac-legacy-game .la.la-snowflake-o:before {
  content: "\f2dc"; }

#amac-legacy-game .la.la-superpowers {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-wpexplorer {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

#amac-legacy-game .la.la-spotify {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }
