PluginProbe
Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls / 6.3.5
Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls v6.3.5
6.4.9 6.4.8 6.4.7 6.4.6 6.4.5 6.4.4 6.4.3 6.4.2 6.4.1 6.4.0 6.3.9 6.3.8 6.3.7 6.3.6 6.3.5 6.3.4 6.3.3 5.6.0 5.6.1 5.6.2 5.6.3 5.6.4 5.6.5 5.6.6 5.6.7 All 152 releases
poll-maker / admin / css / poll-maker-ays-admin-fonts.css

poll-maker-ays-admin-fonts.css in Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls 6.3.5, at admin/css/poll-maker-ays-admin-fonts.css

40 lines 1.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 @font-face {
2 font-family: "Font Awesome 5 Brands";
3 font-style: normal;
4 font-weight: normal;
5 src: url(../webfonts/fa-brands-400.eot);
6 src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"),
7 url(../webfonts/fa-brands-400.svg#fontawesome) format("svg");
8 }
9 [id^='ays-poll-container-'] .fab {
10 font-family: "Font Awesome 5 Brands";
11 }
12 @font-face {
13 font-family: "Font Awesome 5 Free";
14 font-style: normal;
15 font-weight: 400;
16 src: url(../webfonts/fa-regular-400.eot);
17 src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"),
18 url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
19 }
20 [id^='ays-poll-container-'] .far {
21 font-weight: 400;
22 }
23 @font-face {
24 font-family: "Font Awesome 5 Free";
25 font-style: normal;
26 font-weight: 900;
27 src: url(../webfonts/fa-solid-900.eot);
28 src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"),
29 url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
30 }
31
32 [id^='ays-poll-container-'] .fa,
33 [id^='ays-poll-container-'] .far,
34 [id^='ays-poll-container-'] .fas {
35 font-family: "Font Awesome 5 Free";
36 }
37 [id^='ays-poll-container-'] .fa,
38 [id^='ays-poll-container-'] .fas {
39 font-weight: 900;
40 }