/*
Theme Name: thospitality
Theme URI: https://42works.net
Author: 42Works
Author URI: https://42works.net
Requires at least: WordPress 4.9.6
Version: 1.4
Text Domain: thospitality
*/
@font-face {
    font-family: 'Nexa';
    src: url('fonts/Nexa/Nexa-Bold.eot');
    src: local('fonts/Nexa/Nexa-Bold'), local('Nexa-Bold'),
        url('fonts/Nexa/Nexa-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Nexa/Nexa-Bold.woff2') format('woff2'),
        url('fonts/Nexa/Nexa-Bold.woff') format('woff'),
        url('fonts/Nexa/Nexa-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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



/* @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url('Poppins-Light.otf') format('woff');
} */