@font-face {
font-family: 'devmonsta';
src: url('fonts/devmonsta.eot?lyd7fd');
src: url('fonts/devmonsta.eot?lyd7fd#iefix') format('embedded-opentype'),
url('fonts/devmonsta.ttf?lyd7fd') format('truetype'),
url('fonts/devmonsta.woff?lyd7fd') format('woff'),
url('fonts/devmonsta.svg?lyd7fd#devmonsta') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.devm {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'devmonsta' !important;
speak: none;
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;
}
.devm-sqaure:before {
content: "\e900";
}
.devm-square-tick:before {
content: "\e901";
}
.devm-tick:before {
content: "\e902";
}
.devm-laptop:before {
content: "\e83c";
}
.devm-cancel:before {
content: "\e9e4";
}
.devm-download1:before {
content: "\ea4a";
}
.devm-cog-icon1:before {
content: "\e93b";
}