@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Poppins-Regular';
  src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf')  format('truetype'), url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('../fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
  font-family: 'NotoSansMalayalam';
  src: url('../fonts/NotoSansMalayalam.eot?#iefix') format('embedded-opentype'),  url('../fonts/NotoSansMalayalam.woff') format('woff'), url('../fonts/NotoSansMalayalam.ttf')  format('truetype'), url('../fonts/NotoSansMalayalam.svg#NotoSansMalayalam') format('svg');
  font-weight: normal;
  font-style: normal;
}