/*
Theme Name: Tema do site Easy 24h
Author: Victor Aguiar
Author URI: https://github.com/vhaguiar07
Description: Tema criado para o site da Easy 24h.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tema-easy-24h
Tags: easy-assist, proteção-veicular, carro, victor-aguiar
*/

@font-face {
    font-family: 'Aller Bold';
    src: url('https://www.easy24h.com.br/wp-content/themes/easyassist/fonts/Aller_Bd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Aller Display';
    src: url('https://www.easy24h.com.br/wp-content/themes/easyassist/fonts/Aller_Dp.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aller Regular';
    src: url('https://www.easy24h.com.br/wp-content/themes/easyassist/fonts/Aller_Rg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('https://www.easy24h.com.br/wp-content/themes/easyassist/fonts/Ubuntu.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Aller Bold', sans-serif;
}
