@font-face {
    font-family: staplecons;
    src: url(fonts/staplecons.eot);
    src: url(fonts/staplecons.eot?#iefix) format('embedded-opentype'), url(fonts/staplecons.ttf) format('truetype'), url(fonts/staplecons.woff) format('woff'), url(fonts/staplecons.svg#icomoon) format('svg');
    font-weight: 400;
    font-style: normal;
}
[class*=" staplecons-icon-"], [class^=staplecons-icon-] {
    font-family: staplecons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-open3:before {
	content: "\e600";
}
