/*
Theme Name: Laurent
Theme URI: https://laurent.qodeinteractive.com/
Description: Elegant Restaurant Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: laurent
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 3.4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
  font-family: 'Fino Sans Regular';
  src: url('fonts/fino-sans/fino-sans_regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Ajuda na performance */
}

@font-face {
  font-family: 'Fino Sans Light';
  src: url('fonts/fino-sans/fino-sans_light.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Ajuda na performance */
}

@font-face {
  font-family: 'Fino Sans Bold';
  src: url('fonts/fino-sans/fino-sans_bold.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Ajuda na performance */
}

@font-face {
  font-family: 'Fino Sans Italic';
  src: url('fonts/fino-sans/fino-sans_italic.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Ajuda na performance */
}

@font-face {
  font-family: 'Fino Sans Medium';
  src: url('fonts/fino-sans/fino-sans_medium.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Ajuda na performance */
}

@font-face {
  font-family: 'Simplo Regular';
  src: url('fonts/simplo/simplo_regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Ajuda na performance */
}

@font-face {
  font-family: 'Simplo Bold';
  src: url('fonts/simplo/simplo_bold.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Ajuda na performance */
}

@font-face {
  font-family: 'Simplo Demi';
  src: url('fonts/simplo/simplo_demi.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Ajuda na performance */
}

h1, h2, h3, h4 {
  font-family: 'Fino Sans Medium', Arial, sans-serif;
}

h5, h6 {
   font-family: 'Simplo Demi', Arial, sans-serif; 
}