/* Poppins-Light */
  @font-face {
    font-family: 'Poppins-Light';
    src:  url('../font/web-fonts/Poppins-Light/Poppins-Light.woff') format('woff'),
          url('../font/web-fonts/Poppins-Light/Poppins-Light.ttf')  format('truetype'),
          url('../font/web-fonts/Poppins-Light/Poppins-Light.svg#Poppins-Light') format('svg');
    font-weight: normal;
    font-style: normal;
  }
/* Poppins-Light */

/* Poppins-Medium */
  @font-face {
    font-family: 'Poppins-Medium';
    src:  url('../font/web-fonts/Poppins-Medium/Poppins-Medium.woff') format('woff'),
          url('../font/web-fonts/Poppins-Medium/Poppins-Medium.ttf')  format('truetype'),
          url('../font/web-fonts/Poppins-Medium/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
  }
/* Poppins-Medium */

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

/* Poppins-SemiBold */
  @font-face {
    font-family: 'Poppins-SemiBold';
    src:  url('../font/web-fonts/Poppins-SemiBold/Poppins-SemiBold.woff') format('woff'),
          url('../font/web-fonts/Poppins-SemiBold/Poppins-SemiBold.ttf')  format('truetype'),
          url('../font/web-fonts/Poppins-SemiBold/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
  }
/* Poppins-SemiBold */

/* Poppins-Thin */
  @font-face {
    font-family: 'Poppins-Thin';
    src:  url('../font/web-fonts/Poppins-Thin/Poppins-Thin.woff') format('woff'),
          url('../font/web-fonts/Poppins-Thin/Poppins-Thin.ttf')  format('truetype'),
          url('../font/web-fonts/Poppins-Thin/Poppins-Thin.svg#Poppins-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
  }
/* Poppins-Thin */

/* Poppins-Bold */
  @font-face {
    font-family: 'Poppins-Bold';
    src:  url('../font/web-fonts/Poppins-Bold/Poppins-Bold.woff') format('woff'),
          url('../font/web-fonts/Poppins-Bold/Poppins-Bold.ttf')  format('truetype'),
          url('../font/web-fonts/Poppins-Bold/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
  }
/* Poppins-Bold */

