@charset "UTF-8";

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

.wipcrm {
 font-family: wipcrm;
}