/* Custom Fonts for Enseignes Configurator */

/* Text Fonts */
@font-face {
  font-family: 'DavidCLM-Bold';
  src: url('/fonts/enseignes/DavidCLM-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DavidCLM-Medium';
  src: url('/fonts/enseignes/DavidCLM-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ebrima';
  src: url('/fonts/enseignes/ebrima.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ebrima-Bold';
  src: url('/fonts/enseignes/ebrimabd.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ErasITC-Bold';
  src: url('/fonts/enseignes/ERASBD.TTF') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ErasITC-Demi';
  src: url('/fonts/enseignes/ERASDEMI.TTF') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ErasITC-Light';
  src: url('/fonts/enseignes/ERASLGHT.TTF') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ErasITC-Medium';
  src: url('/fonts/enseignes/ERASMD.TTF') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Revisthond';
  src: url('/fonts/enseignes/Revisthond.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OCR-A-Extended';
  src: url('/fonts/enseignes/tt0586m_.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Logo/Icon Fonts */
@font-face {
  font-family: 'Logoz-Librariez';
  src: url('/fonts/enseignes/Logoz-Librariez_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Social-Logos';
  src: url('/fonts/enseignes/Social%20Logos.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Social-Media-Circled';
  src: url('/fonts/enseignes/Social%20Media%20Circled.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
