
/*** fontawesome pro use****/
@import url('https://kit-pro.fontawesome.com/releases/v5.14.0/css/pro.min.css');
/* font-family: 'Poppins', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*-Theme icons font-*/
@import url('theme-icon/style.css');

@font-face {
  font-family: myriadpro-regular;
  src: url(myriadpro-regular.otf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: myriadpro-semobold;
  src: url(myriadpro-semobold.otf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: myriadpro-light;
  src: url(MyriadPro-Light.otf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: myriadpro-bold;
  src: url(myriadpro-bold.otf);
  font-weight: normal;
  font-style: normal;
}