/*___________________________

Déclarations des caractères
____________________________ */
@font-face {
    font-family: 'BasicallySerif';
    src: url('../fonts/BasicallySerif-Regular.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'BasicallySerif';
    src: url('../fonts/BasicallySerif-Italic.woff2') format('woff2');
    font-style: italic;
    font-weight: normal;
}
@font-face {
    font-family: 'Paraiso';
    src: url('../fonts/Paraiso-Sans.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: 'BasicallySerif';
  src: url('../fonts/BasicallySerif-Bold.woff2') format('woff2');
  font-style: normal;
  font-weight: bold;
}
@font-face {
    font-family: 'BasicallySans';
    src: url('../fonts/BasicallySans-Regular.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'BasicallySans';
    src: url('../fonts/BasicallySans-Bold.woff2') format('woff2');
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: 'Pira';
    src: url('../fonts/Pira.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'PetitFrereWide';
    src: url('../fonts/PetitFrereWide-Regular.otf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'PetitFrereWide';
    src: url('../fonts/PetitFrereWide-Light.otf') format('truetype');
    font-style: normal;
    font-weight: 300;
}
@font-face {
  font-family: 'PetitFrereWide';
  src: url('../fonts/PetitFrereWide-Black.otf') format('truetype');
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'PetitFrereNarrow';
  src: url('../fonts/PetitFrereNarrow-Regular.otf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
font-family: 'PetitFrereNarrow';
src: url('../fonts/PetitFrereNarrow-Black.otf') format('truetype');
font-style: normal;
font-weight: bold;
}
@font-face {
  font-family: 'PetitFrereNarrow';
  src: url('../fonts/PetitFrereNarrow-Extralight.otf') format('truetype');
  font-style: normal;
  font-weight:100;
  }
@font-face {
  font-family: 'Ferro';
  src: url('../fonts/Ferro-Fraktur-10.otf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
    @font-face {
      font-family: 'Nostra';
      src: url('../fonts/KeyframeTest-Bold.otf') format('truetype');
      font-style: normal;
      font-weight: normal;
      }

      @font-face {
        font-family: 'Michaux';
        src: url('../fonts/Michaux-Bold.woff2') format('woff2');
        font-style: normal;
        font-weight: normal;
        }

        @font-face {
          font-family: 'Jester';
          src: url('../fonts/Jester-09-HERMIT.woff') format('woff');
          font-style: normal;
          font-weight: normal;
          }

          @font-face {
            font-family: 'Ready';
            src: url('../fonts/ReadyActive-Bold.woff2') format('woff2');
            font-style: normal;
            font-weight: normal;
            }
