@font-face {
  font-family: 'Awesome';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/local/templates/florist/assets/fonts/awesome/fa-regular-400.woff2") format("woff2"), 
      url("/local/templates/florist/assets/fonts/awesome/fa-regular-400.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Awesome Solid';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/local/templates/florist/assets/fonts/awesome/fa-solid-900.woff2") format("woff2"), 
      url("/local/templates/florist/assets/fonts/awesome/fa-solid-900.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Awesome Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/local/templates/florist/assets/fonts/awesome/fa-brands-400.woff2") format("woff2"), 
      url("/local/templates/florist/assets/fonts/awesome/fa-brands-400.ttf") format("truetype"); 
}

/*-------------*/

@font-face {
  font-family: 'Inter';
  src: url('/local/templates/florist/assets/fonts/inter/regular.woff2') format('woff2'),
      url('/local/templates/florist/assets/fonts/inter/regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('/local/templates/florist/assets/fonts/inter/medium.woff2') format('woff2'),
      url('/local/templates/florist/assets/fonts/inter/medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('/local/templates/florist/assets/fonts/inter/semibold.woff2') format('woff2'),
      url('/local/templates/florist/assets/fonts/inter/semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('/local/templates/florist/assets/fonts/inter/bold.woff2') format('woff2'),
      url('/local/templates/florist/assets/fonts/inter/bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/*
@font-face {
  font-family: 'Muller';
  src: url('/local/templates/florist/assets/fonts/muller/light.woff2') format('woff2'),
      url('/local/templates/florist/assets/fonts/muller/light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Muller';
  src: url('/local/templates/florist/assets/fonts/muller/regular.woff2') format('woff2'),
      url('/local/templates/florist/assets/fonts/muller/regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Muller';
  src: url('/local/templates/florist/assets/fonts/muller/bold.woff2') format('woff2'),
      url('/local/templates/florist/assets/fonts/muller/bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Muller';
  src: url('/local/templates/florist/assets/fonts/muller/black.woff2') format('woff2'),
      url('/local/templates/florist/assets/fonts/muller/black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'El Messiri';
  src: url('/local/templates/florist/assets/fonts/el_messiri/bold.woff2') format('woff2'),
      url('/local/templates/florist/assets/fonts/el_messiri/bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'El Messiri';
  src: url('/local/templates/florist/assets/fonts/el_messiri/regular.woff2') format('woff2'),
      url('/local/templates/florist/assets/fonts/el_messiri/regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
*/