/*
  Theme Name: Lucas Garrido
  Theme URI: https://www.lucasgarrido.com/
  Author: LLOS&
  Author URI: https://llos.co
  Description: Lucas Garrido template
  Version: 1.1.4
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Text Domain: llos
*/

* {
  outline: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'transcript-bold';
  src: url('assets/fonts/transcript-bold.eot');
  src:
    url('assets/fonts/transcript-bold.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/transcript-bold.woff') format('woff'),
    url('assets/fonts/transcript-bold.woff2') format('woff2'),
    url('assets/fonts/transcript-bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'times-ten';
  src: url('assets/fonts/TimesTenLTStd-Roman.eot');
  src:
    url('assets/fonts/TimesTenLTStd-Roman.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/TimesTenLTStd-Roman.woff2') format('woff2'),
    url('assets/fonts/TimesTenLTStd-Roman.woff') format('woff'),
    url('assets/fonts/TimesTenLTStd-Roman.ttf') format('truetype'),
    url('assets/fonts/TimesTenLTStd-Roman.svg#TimesTenLTStd-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
