@font-face {
  font-family: 'Latha';
  src: url('https://static.asianetnews.com/v1/fonts/Latha.eot') format('embedded-opentype'),
			 url('https://static.asianetnews.com/v1/fonts/Latha.woff') format('woff'),
			 url('https://static.asianetnews.com/v1/fonts/Latha.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
body {
	font-family: 'Latha', sans-serif !important;
}
.sticky-logo {
  width: 125px !important;
}