/*-----------------------------------------------------------------------------------*/
/* GOOGLE FONT (Poppins) */
/*-----------------------------------------------------------------------------------*/
@font-face {
  font-family: 'Poppins';
  src: url("");
  src: url("hinted-Poppins.eot") format("embedded-opentype"), url("hinted-Poppins.woff2") format("woff2"), url("hinted-Poppins.woff") format("woff"), url("hinted-Poppins.ttf") format("truetype"), url("hinted-Poppins.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("");
  src: url("hinted-Poppins-Medium.eot") format("embedded-opentype"), url("hinted-Poppins-Medium.woff2") format("woff2"), url("hinted-Poppins-Medium.woff") format("woff"), url("hinted-Poppins-Medium.ttf") format("truetype"), url("hinted-Poppins-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("");
  src: url("hinted-Poppins-Regular.eot") format("embedded-opentype"), url("hinted-Poppins-Regular.woff2") format("woff2"), url("hinted-Poppins-Regular.woff") format("woff"), url("hinted-Poppins-Regular.ttf") format("truetype"), url("hinted-Poppins-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("");
  src: url("hinted-Poppins-SemiBold.eot") format("embedded-opentype"), url("hinted-Poppins-SemiBold.woff2") format("woff2"), url("hinted-Poppins-SemiBold.woff") format("woff"), url("hinted-Poppins-SemiBold.ttf") format("truetype"), url("hinted-Poppins-SemiBold.svg") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("");
  src: url("hinted-Poppins-Light.eot") format("embedded-opentype"), url("hinted-Poppins-Light.woff2") format("woff2"), url("hinted-Poppins-Light.woff") format("woff"), url("hinted-Poppins-Light.ttf") format("truetype"), url("hinted-Poppins-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal;
}
