

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icon/icomoon.eot?o8o1r0');
  src:  url('../fonts/icon/icomoon.eot?o8o1r0#iefix') format('embedded-opentype'),
        url('../fonts/icon/icomoon.ttf?o8o1r0') format('truetype'),
        url('../fonts/icon/icomoon.woff?o8o1r0') format('woff'),
        url('../fonts/icon/icomoon.svg?o8o1r0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
			}

[class^="icomoon-"], [class*=" icomoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icomoon-lsa:before {
  content: "\f2e1";
  font-size: 80px;
  display:block;
  margin-top:10px;
}
