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

.dashicons-lr:before {
	display: inline-block;
	font-family: 'laserred-one';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\0041';
}