1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- @font-face {
- font-family: "pda"; /* Project id 3307922 */
- src: url('/static/fonts/iconfont.woff2?t=1651040512454') format('woff2'),
- url('/static/fonts/iconfont.woff?t=1651040512454') format('woff'),
- url('/static/fonts/iconfont.ttf?t=1651040512454') format('truetype');
- }
- .pda {
- font-family: "pda" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .pda-haoping:before {
- content: "\e612";
- }
- .pda-haoping1:before {
- content: "\e640";
- }
- .pda-wenhao:before {
- content: "\e7d2";
- }
- .pda-xiala:before {
- content: "\e68f";
- }
- .pda-shibai:before {
- content: "\e626";
- }
- .pda-duigou:before {
- content: "\e602";
- }
- .pda-xiangyou:before {
- content: "\e637";
- }
- .pda-shouye2:before {
- content: "\e613";
- }
- .pda-shouye3:before {
- content: "\e615";
- }
- .pda-wodehuanzhe:before {
- content: "\e610";
- }
- .pda-gongdan:before {
- content: "\e667";
- }
- .pda-ziyuan91:before {
- content: "\e608";
- }
- .pda-saoma:before {
- content: "\e660";
- }
|