
/* BUILD */
@font-face {
  font-family: 'Build';
  font-weight: normal;
  font-style: normal;
  src: 
  url('/fonts/Build-Regular.woff2') format('woff2'), 
  url('/fonts/Build-Regular.woff') format('woff'),
  url('/fonts/Build-Regular.otf') format('opentype');
} 

.Build {
  font-family: Build;
}

/* HORTENSIA */
@font-face {
  font-family: 'Hortensia';
  font-weight: normal;
  font-style: normal;
  src: 
  url('/fonts/Hortensia-Regular.woff2') format('woff2'), 
  url('/fonts/Hortensia-Regular.woff') format('woff'),
  url('/fonts/Hortensia-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Hortensia';
  font-weight: bold;
  font-style: normal;
  src: 
  url('/fonts/Hortensia-Miel.woff2') format('woff2'), 
  url('/fonts/Hortensia-Miel.woff') format('woff'),
  url('/fonts/Hortensia-Miel.otf') format('opentype');
} 
@font-face {
  font-family: 'Hortensia';
  font-weight: normal;
  font-style: italic;
  src: 
  url('/fonts/Hortensia-Italique.woff2') format('woff2'), 
  url('/fonts/Hortensia-Italique.woff') format('woff'),
  url('/fonts/Hortensia-Italique.otf') format('opentype');
} 

.Hortensia_regular {
font-family: Hortensia;
}
.Hortensia_italique {
font-family: Hortensia;
font-style: italic;
}
.Hortensia_miel {
font-family: Hortensia;
font-weight: bold;
}

/* CIRCINO */

@font-face {
  font-family: 'Circino';
  font-weight: normal;
  font-style: normal;
  src: 
  url('/fonts/C_01-Circino.otf') format('opentype');
} 

.Circino {
  font-family: Circino;
}

/* Machine_Script */

@font-face {
  font-family: 'Machine_Script';
  font-weight: normal;
  font-style: normal;
  src: 
  url('/fonts/C_03-Machine\ Script.otf') format('opentype');
} 

.Machine_Script {
  font-family: Machine_Script;
}

/* GMonoC */

@font-face {
  font-family: 'GMonoC';
  font-weight: normal;
  font-style: normal;
  src: 
  url('/fonts/GMonoCRound.otf') format('opentype');
} 

.GMonoC {
  font-family: GMonoC;
}

/* Holis */

@font-face {
  font-family: 'Holis';
  font-weight: normal;
  font-style: normal;
  src: 
  url('/fonts/Holis-Regular.woff2') format('woff2'), 
  url('/fonts/Holis-Regular.woff') format('woff'),
  url('/fonts/Holis-Regular.otf') format('opentype');
} 

.Holis {
  font-family: Holis;
}

/* Seneca */

@font-face {
  font-family: 'Seneca';
  font-weight: normal;
  font-style: normal;
  src: 
  url('/fonts/Seneca-Regular.woff2') format('woff2'), 
  url('/fonts/Seneca-Regular.woff') format('woff'),
  url('/fonts/Seneca-Regular.otf') format('opentype');
} 

.Seneca {
  font-family: Seneca;
  text-transform: uppercase;
}

/* SpaceGrotesk */

@font-face {
  font-family: 'SpaceGrotesk';
  font-weight: normal;
  font-style: normal;
  src: 
  url('/fonts/SpaceGrotesk-Italique.woff2') format('woff2'), 
  url('/fonts/SpaceGrotesk-Italique.woff') format('woff'),
  url('/fonts/SpaceGrotesk-Italique.otf') format('opentype');
} 

.SpaceGrotesk {
  font-family: SpaceGrotesk;
}

/* Analogik */

@font-face {
  font-family: 'Analogik';
  font-weight: normal;
  font-style: normal;
  src: 
  url('/fonts/T_02-Analogik.otf') format('opentype');
} 

.Analogik {
  font-family: Analogik;
}

/* Moplon */

@font-face {
  font-family: 'Moplon';
  font-weight: normal;
  font-style: normal;
  src: 
  url('/fonts/T_04-Moplon.otf') format('opentype');
} 

.Moplon {
  font-family: Moplon;
}
