@font-face {
font-family: 'YourFontNameRegular';
src: url(//sadratamin.ir/wp-content/themes/bridge-child/path/to/regular-font.woff2) format('woff2'),
url(//sadratamin.ir/wp-content/themes/bridge-child/path/to/regular-font.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'AnjomanBold';
src: url(https://sadratamin.ir/wp-content/uploads/fonts/Anjoman-Bold.woff) format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'AnjomanLight';
src: url(https://sadratamin.ir/wp-content/uploads/fonts/Anjoman-Light.woff) format('woff');
font-weight: light;
font-style: normal;
}
@font-face {
font-family: 'AnjomanRegular';
src: url(https://sadratamin.ir/wp-content/uploads/fonts/Anjoman-Regular.woff) format('woff');
font-weight: rergular;
font-style: normal;
}
body, p, h1, h2, h3, h4, h5, h6, .countdown, .footer_bottom_holder, .footer_bottom, .footer_bottom p, .footer_bottom_holder p, .footer_bottom span:not(.q_social_icon_holder):not(.fa-stack):not(.qode_icon_font_elegant) {
font-family: 'AnjomanRegular';
}
header {
margin-bottom: -20px;
}