/*
Theme Name: Photographie Mota
Theme URI: https://github.com/lechemindutheme
Author: Bruce Rossignol
Author URI: https://github.com/lecheminversvotreprofilgithub
Description: Thème du site de Nathalie Mota
Version: 1.0
Tags: nathalie mota, photographie
Text Domain: photo
*/

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/motaphoto/fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/motaphoto/fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/motaphoto/fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/motaphoto/fonts/Poppins-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
	font-family: 'SpaceMono';
	src: url('/wp-content/themes/motaphoto/fonts/SpaceMono-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
  }

@font-face {
    font-family: 'SpaceMono';
    src: url('/wp-content/themes/motaphoto/fonts/SpaceMono-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'SpaceMono';
    src: url('/wp-content/themes/motaphoto/fonts/SpaceMono-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
