/*
File Name: 		custom.css
Description:  You can add your custom CSS here and it will overwrite template styles
*/

/*# sourceMappingURL=maps/custom.css.map */
.viewPressPage, .viewPressPage * {
	font-family: "Rajdhani", sans-serif !important;
}
.social-menu a[href*="twitter.com"]::before, .post__sharing a[href*="twitter.com"]::before {
    content: "\e61b";
}
.fab, .social-menu a[href*="twitter.com"]:before, .post__sharing a[href*="twitter.com"]:before {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
}