/*
* 2025 Elenitos Nestar SL
*
* NOTICE OF LICENSE
*
*  @author    Hugo Herreros <hugoherreros93@gmail.com>
*  @copyright 2009-2025 Elenitos Nestar SL
*  @license   Property of Elenitos Nestar SL Non redistributable.
*/

@font-face {
    font-family: 'Switzer';
    src: url('../fonts/Switzer-Variable.woff2') format('woff2'),
    url('../fonts/Switzer-Variable.woff') format('woff'),
    url('../fonts/Switzer-Variable.ttf') format('truetype');
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
}