PluginProbe
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More / 6.8.2
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More v6.8.2
6.35 6.34 6.33.1 6.33 6.32.1 6.32 6.31 6.25 6.25.1 6.26 6.26.1 6.27 6.28 6.29 6.3 6.3.1 6.3.2 6.30 6.4 6.4.1 6.4.2 6.5 6.5.1 6.5.2 6.5.3 All 141 releases
formidable / css / font_icons.css

font_icons.css in Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More 6.8.2, at css/font_icons.css

662 lines 11.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 @font-face {
2 font-family: 's11-fp';
3 src: url('../fonts/s11-fp.ttf?v=7') format('truetype'),
4 url('../fonts/s11-fp.woff?v=7') format('woff'),
5 url('../fonts/s11-fp.svg?v=7#s11-fp') format('svg');
6 font-weight: normal;
7 font-style: normal;
8 }
9
10 .frm-submenu-highlight {
11 background: #1da867;
12 }
13
14 .frm-submenu-highlight a span {
15 color: #fff;
16 font-weight: 600;
17 }
18
19 .frmfont,
20 .frm_icon_font,
21 .frm_dashicon_font{
22 text-decoration:none;
23 text-shadow: none;
24 font-weight:normal;
25 display:inline-block;
26 -webkit-font-smoothing: antialiased;
27 -moz-osx-font-smoothing: grayscale;
28 text-rendering: auto;
29 line-height: 1.5;
30 -moz-transition: color .1s ease-in-out, opacity .1s ease-in-out;
31 -webkit-transition: color .1s ease-in-out, opacity .1s ease-in-out;
32 transition: color .1s ease-in-out, opacity .1s ease-in-out;
33 font-size: 18px;
34 }
35
36 i.frmfont,
37 i.frm_icon_font{
38 font-style:normal;
39 font-variant: normal;
40 speak: none;
41 }
42
43 .frmfont:before,
44 select.frmfont,
45 .frm_icon_font:before,
46 select.frm_icon_font{
47 font-family: 's11-fp' !important;
48 text-align:center;
49 }
50
51 .frmfont,
52 a.frmfont,
53 .frmfont:hover,
54 a.frmfont:hover
55 .frm_icon_font,
56 a.frm_icon_font,
57 .frm_icon_font:hover,
58 a.frm_icon_font:hover{
59 text-decoration:none !important;
60 box-shadow:none;
61 }
62
63 .frmfont:focus,
64 .frm_icon_font:focus,
65 .frm_dashicon_font:focus{
66 box-shadow:none;
67 -webkit-box-shadow:none;
68 }
69
70 .frmfont:active,
71 .frm_icon_font:active{
72 outline:none;
73 }
74
75 .frm_trigger .frm_icon_font{
76 padding:0 5px;
77 }
78
79 .frm_logo_icon:before {
80 content: "\e601";
81 }
82 .frm_required_icon:before {
83 content: "\e612";
84 }
85 .frm_delete_icon:before {
86 content: "\e610" !important;
87 }
88 .frm_move_icon:before {
89 content: "\e61a";
90 }
91 .frm_drag_icon:before {
92 content: "\e93b";
93 }
94 .frm_clear_icon:before {
95 content: "\e60a";
96 }
97 .frm_noclear_icon:before {
98 content: "\e60b";
99 }
100 .frm_duplicate_icon:before {
101 content: "\e61b";
102 }
103 .frm_copy_icon:before {
104 content: "\f0c5";
105 }
106 .frm_clone_icon:before {
107 content: "\f24d";
108 }
109 .frm_tooltip_icon:before {
110 content: "\e611";
111 }
112 .frm_tooltip_solid_icon:before {
113 content: "\e907";
114 }
115 .frm_forbid_icon:before {
116 content: "\e636";
117 }
118 .frm_checkmark_icon:before {
119 content: "\e90a";
120 }
121 .frm_check_icon:before {
122 content: "\e605";
123 }
124 .frm_check1_icon:before {
125 content: "\e606";
126 }
127 .frm_plus_icon:before {
128 content: "\e62f";
129 }
130 .frm_plus1_icon:before {
131 content: "\e602";
132 }
133 .frm_plus2_icon:before {
134 content: "\e603";
135 }
136 .frm_plus3_icon:before {
137 content: "\e632";
138 }
139 .frm_plus4_icon:before {
140 content: "\e60f";
141 }
142 .frm_minus_icon:before {
143 content: "\e62e";
144 }
145 .frm_minus1_icon:before {
146 content: "\e600";
147 }
148 .frm_minus2_icon:before {
149 content: "\e604";
150 }
151 .frm_minus3_icon:before {
152 content: "\e633";
153 }
154 .frm_minus4_icon:before {
155 content: "\e613";
156 }
157 .frm_cancel_icon:before {
158 content: "\e607";
159 }
160 .frm_cancel1_icon:before {
161 content: "\e608";
162 }
163 .frm_close_icon:before {
164 content: "\e928";
165 }
166 .frm_report_problem_solid_icon:before {
167 content: "\e914";
168 }
169 .frm_report_problem_icon:before {
170 content: "\e915";
171 }
172 .frm_arrowup_icon:before {
173 content: "\e60d";
174 }
175 .frm_arrowup1_icon:before {
176 content: "\e60e";
177 }
178 .frm_arrowup2_icon:before {
179 content: "\e630";
180 }
181 .frm_arrowup3_icon:before {
182 content: "\e62b";
183 }
184 .frm_arrowup4_icon:before {
185 content: "\e62c";
186 }
187 .frm_arrowup5_icon:before {
188 content: "\e635";
189 }
190 .frm_arrowup5_solid_icon:before {
191 content: "\e9d";
192 }
193 .frm_arrowup7_icon:before {
194 content: "\e908";
195 }
196 .frm_arrowup6_icon:before {
197 content: "\e62d";
198 }
199 .frm_arrowdown_icon:before {
200 content: "\e609";
201 }
202 .frm_arrowdown1_icon:before {
203 content: "\e60c";
204 }
205 .frm_arrowdown2_icon:before {
206 content: "\e631";
207 }
208 .frm_arrowdown3_icon:before {
209 content: "\e628";
210 }
211 .frm_arrowdown4_icon:before {
212 content: "\e629";
213 }
214 .frm_arrowdown5_icon:before {
215 content: "\e634";
216 }
217 .frm_arrowdown5_solid_icon:before {
218 content: "\e905";
219 }
220 .frm_arrowdown7_icon:before {
221 content: "\e90b";
222 }
223 .frm_arrowdown6_icon:before {
224 content: "\e62a";
225 }
226 .frm_arrow_left_icon:before {
227 content: "\e912";
228 }
229 .frm_arrow_right_icon:before {
230 content: "\e913";
231 }
232 .frm_filter_icon:before {
233 content: "\e90c";
234 }
235 .frm_download_icon:before {
236 content: "\e615";
237 }
238 .frm_upload2_icon:before {
239 content: "\f093";
240 }
241 .frm_upload_icon:before {
242 content: "\e616";
243 }
244 .frm_download2_icon:before {
245 content: "\f019";
246 }
247 .frm_hard_drive_icon:before {
248 content: "\e916";
249 }
250 .frm_pencil_solid_icon:before {
251 content: "\e901";
252 }
253 .frm_pencil_icon:before {
254 content: "\e61d";
255 }
256 .frm_signature_icon:before {
257 content: "\e919";
258 }
259 .frm_user_icon:before {
260 content: "\e7ff";
261 }
262 .frm_register_icon:before {
263 content: "\e637";
264 }
265 .frm_account_circle_solid_icon:before {
266 content: "\e853";
267 }
268 .frm_account_circle_icon:before {
269 content: "\e921";
270 }
271 .frm_address_card_icon:before {
272 content: "\e996";
273 }
274 .frm_paragraph_icon:before {
275 content: "\f1dd";
276 }
277 .frm_checkbox_unchecked_icon:before {
278 content: "\e91e";
279 }
280 .frm_checkbox_icon:before {
281 content: "\e922";
282 }
283 .frm_checkbox_solid_icon:before {
284 content: "\e91f";
285 }
286 .frm_dropdown_icon:before {
287 content: "\e909";
288 }
289 .frm_caret_square_down_icon:before {
290 content: "\f150";
291 }
292 .frm_check_square_icon:before {
293 content: "\f14a";
294 }
295 .frm_radio_unchecked_icon:before {
296 content: "\e971";
297 }
298 .frm_radio_checked_icon:before {
299 content: "\ea54";
300 }
301 .frm_scrubber_icon:before {
302 content: "\f2f8";
303 }
304 .frm_location_solid_icon:before {
305 content: "\e955";
306 }
307 .frm_location_icon:before {
308 content: "\e947";
309 }
310 .frm_toggle_on_icon:before {
311 content: "\f205";
312 }
313 .frm_toggle_off_icon:before {
314 content: "\f204";
315 }
316 .frm_shield_check_icon:before {
317 content: "\f2f7";
318 }
319 .frm_shield_check_solid_icon:before {
320 content: "\e97d";
321 }
322 .frm_clock_icon:before {
323 content: "\e929";
324 }
325 .frm_clock_solid_icon:before {
326 content: "\e985";
327 }
328 .frm_link_icon:before {
329 content: "\f0c1";
330 }
331 .frm_email_icon:before {
332 content: "\e626";
333 }
334 .frm_email_solid_icon:before {
335 content: "\f0e0";
336 }
337 .frm_mail_bulk_icon:before {
338 content: "\e95c";
339 }
340 .frm_phone_icon:before {
341 content: "\e942";
342 }
343 .frm_calendar_icon:before {
344 content: "\f073";
345 }
346 .frm_code_icon:before {
347 content: "\e90d";
348 }
349 .frm_tag_icon:before {
350 content: "\e98b";
351 }
352 .frm_tag_solid_icon:before {
353 content: "\e989";
354 }
355 .frm_price_tags_icon:before {
356 content: "\e936";
357 }
358 .frm_search_icon:before {
359 content: "\e978";
360 }
361 .frm_sitemap_icon:before {
362 content: "\f0e8";
363 }
364 .frm_file_icon:before {
365 content: "\f15b";
366 }
367 .frm_file_text_solid_icon:before {
368 content: "\f15c";
369 }
370 .frm_file_text_icon:before {
371 content: "\e923";
372 }
373 .frm-option-icon:before, /* Reverse Compatibility */
374 .frm_option_icon:before {
375 content: "\e904";
376 }
377 .frm_option_solid_icon:before {
378 content: "\e906";
379 }
380 .frm_more_horiz_icon:before {
381 content: "\e5d3";
382 }
383 .frm_more_vert_icon:before {
384 content: "\e5d4";
385 }
386 .frm_more_horiz_solid_icon {
387 font-size: 28px !important;
388 font-weight: bold;
389 line-height: 18px;
390 }
391 .frm_more_horiz_solid_icon:before {
392 content: "\00B7\00B7\00B7";
393 }
394 .frm_more_vert_solid_icon:before {
395 content: "\f142";
396 }
397 .frm_calculator_icon:before {
398 content: "\f1ec";
399 }
400 .frm_keyboard_icon:before {
401 content: "\e924";
402 }
403 .frm_eye_icon:before {
404 content: "\f06e";
405 }
406 .frm_eye_solid_icon:before {
407 content: "\e945";
408 }
409 .frm_eye_slash_icon:before {
410 content: "\f070";
411 }
412 .frm_eye_slash_solid_icon:before {
413 content: "\e949";
414 }
415 .frm_page_break_icon:before {
416 content: "\e8e9";
417 }
418 .frm_view_day_icon:before {
419 content: "\e8ed";
420 }
421 .frm_attach_file_icon:before {
422 content: "\e226";
423 }
424 .frm_printer_icon:before {
425 content: "\e926";
426 }
427 .frm_header_icon:before {
428 content: "\f1dc";
429 }
430 .frm_h1_icon:before {
431 content: "\e94c";
432 }
433 .frm_repeat_icon:before {
434 content: "\f363";
435 }
436 .frm_repeater_icon:before {
437 content: "\e974";
438 }
439 .frm_hashtag_icon:before {
440 content: "\e292";
441 }
442 .frm_save_icon:before {
443 content: "\e927";
444 }
445 .frm_sliders_icon:before {
446 content: "\f1de";
447 }
448 .frm_code_commit_icon:before {
449 content: "\f386";
450 }
451 .frm_star_icon:before {
452 content: "\e9d7";
453 }
454 .frm_star_full_icon:before {
455 content: "\e9d9";
456 }
457 .frm_star_half_icon:before {
458 content: "\e9d8";
459 }
460 .frm_linear_scale_icon:before {
461 content: "\e260";
462 }
463 .frm_pie_chart_icon:before {
464 content: "\e99a";
465 }
466 .frm_stats_bars_icon:before {
467 content: "\e99c";
468 }
469 .frm_sms_icon:before {
470 content: "\e61c";
471 }
472 .frm_highrise_icon:before {
473 content: "\e617";
474 }
475 .frm_mailchimp_icon:before {
476 content: "\e622";
477 }
478 .frm_feed_icon:before {
479 content: "\e624";
480 }
481 .frm_align_right_icon:before {
482 content: "\e90f";
483 }
484 .frm_align_left_icon:before {
485 content: "\e910";
486 }
487 .frm_button_icon:before {
488 content: "\e911";
489 }
490 .frm_browser_icon:before {
491 content: "\e925";
492 }
493 .frm_cloud_upload_solid_icon:before {
494 content: "\e92c";
495 }
496 .frm_shuffle_icon:before {
497 content: "\e917";
498 }
499 .frm_swap_icon:before {
500 content: "\e918";
501 }
502 .frm_pallet_icon:before {
503 content: "\e96d";
504 }
505 .frm_fingerprint_icon:before {
506 content: "\e94a";
507 }
508 .frm_ghost_icon:before {
509 content: "\e94b";
510 }
511 .frm_heart_solid_icon:before {
512 content: "\e94d";
513 }
514 .frm_heart_icon:before {
515 content: "\e94e";
516 }
517 .frm_history_icon:before {
518 content: "\e94f";
519 }
520 .frm_import_icon:before {
521 content: "\e91a";
522 }
523 .frm_export_icon:before {
524 content: "\e91b";
525 }
526 .frm_label_solid_icon:before {
527 content: "\e952";
528 }
529 .frm_label_icon:before {
530 content: "\e953";
531 }
532 .frm_lock_open_icon:before {
533 content: "\e957";
534 }
535 .frm_lock_icon:before {
536 content: "\e959";
537 }
538 .frm_dollar_sign_icon:before {
539 content: "\e91c";
540 }
541 .frm_percent_icon:before {
542 content: "\e939";
543 }
544 .frm_external_link_icon:before {
545 content: "\e966";
546 }
547 .frm_pageview_solid_icon:before {
548 content: "\e96a";
549 }
550 .frm_pageview_icon:before {
551 content: "\e96b";
552 }
553 .frm_settings_icon:before {
554 content: "\e97a";
555 }
556 .frm_stamp_icon:before {
557 content: "\e980";
558 }
559 .frm_support_icon:before {
560 content: "\f1cd";
561 }
562 .frm_text_icon:before {
563 content: "\e98d";
564 }
565 .frm_text2_icon:before {
566 content: "\f031";
567 }
568 .frm_white_label_icon:before {
569 content: "\e91d" !important;
570 }
571 .frm_authorize_icon:before {
572 content: "\e903";
573 }
574 .frm_icon_font.frm_activecampaign_icon {
575 background-image: none;
576 }
577 .frm_activecampaign_icon:before {
578 content: "\e930";
579 }
580 .frm_aweber_icon:before {
581 content: "\e627";
582 }
583 .frm_campaignmonitor_icon:before {
584 content: "\e946";
585 }
586 .frm_constant_contact_icon:before {
587 content: "\e931";
588 }
589 .frm_getresponse_icon:before {
590 content: "\e932";
591 }
592 .frm_googlesheets_icon:before {
593 content: "\e944";
594 }
595 .frm_building_icon:before {
596 content: "\e93f";
597 }
598 .frm_hubspot_icon:before {
599 content: "\e933";
600 }
601 .frm_icontact_icon:before {
602 content: "\e940";
603 }
604 .frm_icon_font.frm_mailpoet_icon:before {
605 content: "\e934";
606 }
607 .frm_paypal_icon:before {
608 content: "\e61f";
609 }
610 .frm_sendinblue_icon:before {
611 content: "\e943";
612 }
613 .frm_sendy_icon:before {
614 content: "\e941";
615 }
616 .frm_salesforce_icon:before {
617 content: "\e935";
618 }
619 .frm_salesforcealt_icon:before {
620 content: "\e937";
621 }
622 .frm_stripe_icon:before {
623 content: "\e902";
624 }
625 .frm_stripealt_icon:before {
626 content: "\e93d";
627 }
628 .frm_twilio_icon:before {
629 content: "\e620";
630 }
631 .frm_woocommerce_icon:before {
632 content: "\e90e";
633 }
634 .frm_wordpress_icon:before {
635 content: "\f19a";
636 }
637 .frm_credit_card_icon:before {
638 content: "\e938";
639 }
640 .frm_credit-card-alt_icon:before, /* Reverse Compatibility */
641 .frm_credit_card_alt_icon:before {
642 content: "\f283";
643 }
644 .frm_cc_amex_icon:before {
645 content: "\f1f3";
646 }
647 .frm_cc_discover_icon:before {
648 content: "\f1f2";
649 }
650 .frm_cc_mastercard_icon:before {
651 content: "\f1f1";
652 }
653 .frm_cc_visa_icon:before {
654 content: "\f1f0";
655 }
656 .frm_cc_paypal_icon:before {
657 content: "\f1f4";
658 }
659 .frm_cc_stripe_icon:before {
660 content: "\f1f5";
661 }
662