/*
Theme Name:  Customizr Child
Description: Customizr Child
Author:      Joël PATAULT
Author URI:  https://43210.fr
Template:    customizr
Version:     1.0.0
*/

/* parisienne-regular - latin */

@font-face {
	
  font-family: 'p001';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/p001/p001.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/p001/p001.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/p001/p001.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/p001/p001.woff') format('woff'), /* Modern Browsers */
       url('fonts/p001/p001.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/p001/p001.svg#Parisienne') format('svg'); /* Legacy iOS */
	
}

/* scriptecole2 */

@font-face {
	
  font-family: 'p002';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/p002/p002.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/p002/p002.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/p002/p002.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/p002/p002.woff') format('woff'), /* Modern Browsers */
       url('fonts/p002/p002.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/p002/p002.svg#Parisienne') format('svg'); /* Legacy iOS */

}

/* Cursive_standard */

@font-face {
	
  font-family: 'p003';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('fonts/p003/p003.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/p003/p003.off') format('woff'), /* Modern Browsers */
       url('fonts/p003/p003.tf') format('truetype'), /* Safari, Android, iOS */

}

/* scriptecolenormal */

@font-face {
	
    font-family: 'p004';
    src: url('fonts/p004/p004.eot');
    src: url('fonts/p004/p004.eot?#iefix') format('embedded-opentype'),
         url('fonts/p004/p004.woff2') format('woff2'),
         url('fonts/p004/p004.woff') format('woff'),
         url('fonts/p004/p004.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* cursiv3 */

@font-face {
	
    font-family: 'p005';
    src: url('fonts/p005/p005.eot');
    src: url('fonts/p005/p005.eot?#iefix') format('embedded-opentype'),
         url('fonts/p005/p005.woff2') format('woff2'),
         url('fonts/p005/p005.woff') format('woff'),
         url('fonts/p005/p005.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body {
	
	font-family: 'p002';
	
}
