# poll-maker/6.3.3/admin/css/poll-maker-ays-admin-fonts.css

Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls, version 6.3.3. 40 lines.

- Page: https://pluginprobe.com/plugins/poll-maker/6.3.3/code/admin/css/poll-maker-ays-admin-fonts.css
- Raw: https://pluginprobe.com/plugins/poll-maker/6.3.3/raw/admin/css/poll-maker-ays-admin-fonts.css
- Modified: 2026-04-22T06:00:40+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/poll-maker/6.3.3/code/admin/css/poll-maker-ays-admin-fonts.css#L10-L20`.

```css
@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    src: url(../webfonts/fa-brands-400.eot);
    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"),
        url(../webfonts/fa-brands-400.svg#fontawesome) format("svg");
}
[id^='ays-poll-container-'] .fab {
    font-family: "Font Awesome 5 Brands";
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/fa-regular-400.eot);
    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"),
        url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
[id^='ays-poll-container-'] .far {
    font-weight: 400;
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    src: url(../webfonts/fa-solid-900.eot);
    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"),
        url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
}

[id^='ays-poll-container-'] .fa,
[id^='ays-poll-container-'] .far,
[id^='ays-poll-container-'] .fas {
    font-family: "Font Awesome 5 Free";
}
[id^='ays-poll-container-'] .fa,
[id^='ays-poll-container-'] .fas {
    font-weight: 900;
}
```
