/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

@font-face {
  font-family: 'Noto-Serif-Display-ExtraCondensed';
    src:  url('Noto-Serif-Display-ExtraCondensed.ttf.woff') format('woff'),
    url('Noto-Serif-Display-ExtraCondensed.ttf.svg#Noto-Serif-Display-ExtraCondensed') format('svg'),
    url('Noto-Serif-Display-ExtraCondensed.ttf.eot'),
    url('Noto-Serif-Display-ExtraCondensed.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
.mainfontnoto {
  font-family: 'Noto-Serif-Display-ExtraCondensed';  
}

