@charset "utf-8";
@font-face {
   font-family: 'Poppins Regular';
   font-style: normal;
   font-weight: normal;
   src: local('Poppins Regular'), url('../fonts/Poppins-Regular.woff') format('woff');
}