@font-face {
font-family: "NGG Icons";
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//www.voelker123.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),
url(//www.voelker123.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype");
}
@font-face {
font-family: "NGG Icons";
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.voelker123.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),
url(//www.voelker123.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype");
}
@font-face {
font-family: "NGG Icons Brands";
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.voelker123.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),
url(//www.voelker123.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype");
}
#npl_wrapper .fa,
#npl_wrapper .fas,
#npl_wrapper .fa-solid {
font-family: "NGG Icons" !important;
font-weight: 900 !important;
}
#npl_wrapper .far,
#npl_wrapper .fa-regular {
font-family: "NGG Icons" !important;
font-weight: 400 !important;
}
#npl_wrapper .fab,
#npl_wrapper .fa-brands {
font-family: "NGG Icons Brands" !important;
font-weight: 400 !important;
}