@font-face {
    font-family: 'cycloboldmedium';
    src: url('cyclo_w00_bold_regular-webfont.woff2') format('woff2'),
         url('cyclo_w00_bold_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cyclobold';
    src: url('bigfontsite.com_cyclo-bold-opentype-webfont.woff2') format('woff2'),
         url('bigfontsite.com_cyclo-bold-opentype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cycloregular';
    src: url('cyclo-webfont.woff2') format('woff2'),
         url('cyclo-webfont.woff') format('woff'),
		 url('cyclo-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*Poppins webfont -> problème sur chrome dans un input avec poppinsregular, le bas de la lettre "g" ne s'affiche pas...*/
/*@font-face {
    font-family: 'poppinsbold';
    src: url('poppins-bold-webfont.woff') format('woff'),
         url('poppins-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinslight';
    src: url('poppins-light-webfont.woff') format('woff'),
         url('poppins-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsmedium';
    src: url('poppins-medium-webfont.woff') format('woff'),
         url('poppins-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsregular';
    src: url('poppins-regular-webfont.woff') format('woff'),
         url('poppins-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinssemibold';
    src: url('poppins-semibold-webfont.woff') format('woff'),
         url('poppins-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}*/
/*Poppins téléchargée de Google fonts*/
@font-face {
    font-family: 'poppinsbold';
    src: url('Poppins-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinslight';
    src: url('Poppins-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsmedium';
    src: url('Poppins-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsregular';
    src: url('Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinssemibold';
    src: url('Poppins-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* quicksand-regular - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: url('quicksand-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('quicksand-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('quicksand-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('quicksand-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('quicksand-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('quicksand-v14-latin-regular.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-500 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  src: url('quicksand-v14-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('quicksand-v14-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('quicksand-v14-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('quicksand-v14-latin-500.woff') format('woff'), /* Modern Browsers */
       url('quicksand-v14-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('quicksand-v14-latin-500.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-600 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 600;
  src: url('quicksand-v14-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('quicksand-v14-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('quicksand-v14-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('quicksand-v14-latin-600.woff') format('woff'), /* Modern Browsers */
       url('quicksand-v14-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('quicksand-v14-latin-600.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-700 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: url('quicksand-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('quicksand-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('quicksand-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('quicksand-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('quicksand-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('quicksand-v14-latin-700.svg#Quicksand') format('svg'); /* Legacy iOS */
}


