/*
Theme Name: Kurt Arrigo
Theme URI: http://iashido.com/
Author: Your Name
Author URI: http://iashido.com/
Description: A custom WordPress theme with a cylindrical image display and elliptical menu.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cylindrical-theme
*/

/* Import Custom Styles */
@import url('css/custom.css');

/* If you prefer to include all styles here, move the following CSS from custom.css to this file */

/* Alternatively, keep all styles in custom.css and ensure it's enqueued properly */



/* CSS styles here */
/*
    @font-face {
        font-family: 'LocalFont';
        src: url('fonts2/nein extraset ch.woff2') format('woff2'),
             url('fonts2/nein extraset ch.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    @font-face {
        font-family: 'LocalFont2';
        src: url('fonts2/5e7bf9d5-7a9b-49c1-9ad5-e6cccd53155c.woff2') format('woff2'),
             url('fonts2/5e7bf9d5-7a9b-49c1-9ad5-e6cccd53155c.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    @font-face {
        font-family: 'LocalFont----';
        src: url('fonts2/nb_architekt_neue-webfont.woff2') format('woff2'),
             url('fonts2/nb_architekt_neue-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    @font-face {
        font-family: 'LocalFont3';
        src: url('fonts2/KyotoTW-Text400.woff2') format('woff2'),
             url('fonts2/KyotoTW-Text400.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    @font-face {
        font-family: 'LocalFont';
        src: url('fonts_custom/rec/Recollection-Display-Regular-Web.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
*/



@font-face {
    font-family: 'FMedium';
    src: url('fonts_fedra/FedraSansPro-Medium.woff2') format('woff2'),
        url('fonts_fedra/FedraSansPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FNormal';
    src: url('fonts_fedra/FedraSansPro-Normal.woff2') format('woff2'),
        url('fonts_fedra/FedraSansPro-Normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FLight';
    src: url('fonts_fedra/FedraSansPro-Light.woff2') format('woff2'),
        url('fonts_fedra/FedraSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FBook';
    src: url('fonts_fedra/FedraSansPro-Book.woff2') format('woff2'),
        url('fonts_fedra/FedraSansPro-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FBold';
    src: url('fonts_fedra/FedraSansPro-Bold.woff2') format('woff2'),
        url('fonts_fedra/FedraSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}







.section-title-big bit-title-fix{
    font-family: 'LocalFont';
}
