@font-face {
  font-family: "cx"; /* Project id 5034076 */
  /* Color fonts */
  src: 
       url('//at.alicdn.com/t/c/font_5034076_oneyiaawpl.woff2?t=1759219374675') format('woff2'),
       url('//at.alicdn.com/t/c/font_5034076_oneyiaawpl.woff?t=1759219374675') format('woff'),
       url('//at.alicdn.com/t/c/font_5034076_oneyiaawpl.ttf?t=1759219374675') format('truetype');
}

.cx {
  font-family: "cx" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cx-empty:before {
  content: "\e639";
}

.cx-computer:before {
  content: "\e63a";
}

.cx-user:before {
  content: "\e63b";
}

.cx-phone:before {
  content: "\e63c";
}

