/*
Theme Name: Total Digital Theme
Theme URI: https://totaldigital.ie/
Author: the Total Digital team
Description: Next level Wordpress Theme custom tailored by Total Digital team.
Requires at least: 5.8
Tested up to: 5.8
Requires PHP: 8
Version: 1.00
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: totaldigital

Total Digital, (C) 2022 WordPress.org
Total Digital Theme is distributed under the terms of the GNU GPL.
*/

@font-face {
    font-family: 'Lexend Deca';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(''),
    url('./resources/fonts/LexendDeca-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local(''),
    url('./resources/fonts/Montserrat-Bold.woff') format('woff');
}