
@import '/template/css/flexboxgrid.css' screen;
@import '/template/css/aos.css' screen;
@import '/template/css/owl.carousel.css' screen;
@import '/template/css/owl.theme.default.css' screen;
@import '/template/css/homepage.css' screen;
@import '/template/css/jquery-ui-1.10.4.custom.min.css' screen;
@font-face {
  font-family: 'Poppins';
  src: url('/template/fonts/Poppins-Light.ttf')  format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: 'Poppins';
  src: url('/template/fonts/Poppins-Regular.ttf')  format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: 'Poppins';
  src: url('/template/fonts/Poppins-Medium.ttf')  format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Poppins';
  src: url('/template/fonts/Poppins-SemiBold.ttf')  format('truetype');
  font-weight: 600;
}

@font-face {
  font-family: 'Poppins';
  src: url('/template/fonts/Poppins-Bold.ttf')  format('truetype');
  font-weight: 900;
}

@font-face {
  font-family: 'Lora';
  src: url('/template/fonts/Lora-Regular.ttf')  format('truetype');
}


