@charset "utf-8";
.imagladotxt {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 20px;
	}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?lvm3j3');
  src:  url('fonts/icomoon.eot?lvm3j3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?lvm3j3') format('truetype'),
    url('fonts/icomoon.woff?lvm3j3') format('woff'),
    url('fonts/icomoon.svg?lvm3j3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* 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;
}

.icon-menu:before {
  content: "\e9bd";
}
.icon-menu2:before {
  content: "\e9be";
}
.icon-menu3:before {
  content: "\e9bf";
}
