/*
Theme Name: Total Digital
Theme URI: https://www.totaldigital.ie
Author: Total Digital Team
Description: Vite.js powered Wordpress theme for custom design themes. FSE, ACF, Tailwind Support.
Requires at least: 6
Tested up to: 6
Requires PHP: 8
Version: 1.000
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-display: swap;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    src: url('./assets/fonts/ubuntu-v20-latin-700.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: url('./assets/fonts/ubuntu-v20-latin-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('./assets/fonts/open-sans-v35-latin-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('./assets/fonts/open-sans-v35-latin-700.woff2') format('woff2');
}
