/*
Theme Name:IRIM
Theme URI: https:/3vision-group
Author: 3Visions Group
Description: Thème WordPress ultra-léger et SEO-friendly basé sur la charte graphique UMO.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: IRIM
*/

body {
  font-family: 'Gotham', sans-serif;
  font-weight: 300;
}

h1, h2, h3 {
  font-weight: 700;
}

.subtitle {
  font-weight: 500;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/GOTHAM-LIGHT.TTF') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/GOTHAM-MEDIUM.TTF') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/GOTHAM-BOLD.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
}
