@font-face {
  font-family: 'FontAwesomeBrands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.ttf") format("truetype"); }

@font-face {
	font-family: "NotoSerif";
	src: url("fonts/noto/NotoSerif-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
  }
  
  @font-face {
	font-family: "NotoSerif";
	src: url("fonts/noto/NotoSerif-Italic.ttf") format("truetype");
	font-weight: normal;
	font-style: italic;
  }
  
  @font-face {
	font-family: "NotoSerif";
	src: url("fonts/noto/NotoSerif-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
  }
  
  @font-face {
	font-family: "NotoSerif";
	src: url("fonts/noto/NotoSerif-MediumItalic.ttf") format("truetype");
	font-weight: 500;
	font-style: italic;
  }
  
  @font-face {
	font-family: "NotoSerif";
	src: url("fonts/noto/NotoSerif-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
  }
  
  @font-face {
	font-family: "NotoSerif";
	src: url("fonts/noto/NotoSerif-SemiBoldItalic.ttf") format("truetype");
	font-weight: 600;
	font-style: italic;
  }
  
  @font-face {
	font-family: "NotoSerif";
	src: url("fonts/noto/NotoSerif-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
  }

  @font-face {
	font-family: "NotoSerif";
	src: url("fonts/noto/NotoSerif-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
  }
  
  @font-face {
	font-family: "NotoSerif";
	src: url("fonts/noto/NotoSerif-BoldItalic.ttf") format("truetype");
	font-weight: bold;
	font-style: italic;
  }

  @font-face {
	font-family: "NotoSerif";
	src: url("fonts/noto/NotoSerif-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
  }
  @font-face {
	font-family: "NotoSerif";
	src: url("fonts/noto/NotoSerif-LightItalic.ttf") format("truetype");
	font-weight: 300;
	font-style: italic;
  }
/*:root {
	--pootle-font-family-heading: "NotoSerif" !important;
}

h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .punk-big-box .punk-innerbox, .av-special-font, .av-current-sort-title, .html_elegant-blog #top .minor-meta, #av-burger-menu-ul li {
	font-family: "NotoSerif" !important;
}*/


/* Denis custom styles */
