/*
Theme Name: usupplychainpeople
Theme URI: http://www.slnm.nl/
Author: Sjoerd Lohuis Nieuwe Media
Author URI: http://www.sjoerdlohuis.nl/
Description: This is a custom theme developed specifically for this project.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: usupplychainpeople
*/

@font-face {
    font-family: 'Alegreya Sans';
    src: url('./fonts/AlegreyaSans-Bold.eot');
    src: url('./fonts/AlegreyaSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/AlegreyaSans-Bold.woff2') format('woff2'),
        url('./fonts/AlegreyaSans-Bold.woff') format('woff'),
        url('./fonts/AlegreyaSans-Bold.ttf') format('truetype'),
        url('./fonts/AlegreyaSans-Bold.svg#AlegreyaSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    src: url('./fonts/AlegreyaSans-Light.eot');
    src: url('./fonts/AlegreyaSans-Light.eot?#iefix') format('embedded-opentype'),
        url('./fonts/AlegreyaSans-Light.woff2') format('woff2'),
        url('./fonts/AlegreyaSans-Light.woff') format('woff'),
        url('./fonts/AlegreyaSans-Light.ttf') format('truetype'),
        url('./fonts/AlegreyaSans-Light.svg#AlegreyaSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    src: url('./fonts/AlegreyaSans-Regular.eot');
    src: url('./fonts/AlegreyaSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/AlegreyaSans-Regular.woff2') format('woff2'),
        url('./fonts/AlegreyaSans-Regular.woff') format('woff'),
        url('./fonts/AlegreyaSans-Regular.ttf') format('truetype'),
        url('./fonts/AlegreyaSans-Regular.svg#AlegreyaSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
