/*
Theme Name: Allogene
Theme URI: https://allogene.com/
Description: Allogene Theme
Author: Revolt
Author URI: https://allogene.com/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
@font-face {
    font-family: 'HCo Gotham Rounded Light SSm';
    src:url('./fonts/woff/GothamRndSSm-Light_Web.woff') format('woff');
}

@font-face {
    font-family: 'HCo Gotham Rounded Light Italic SSm';
    src:url('./fonts/woff/GothamRndSSm-LightItalic_Web.woff') format('woff');
}

@font-face {
    font-family: 'HCo Gotham Rounded Book SSm';
    src:url('./fonts/woff/GothamRndSSm-Book_Web.woff') format('woff');
}

@font-face {
    font-family: 'HCo Gotham Rounded Book Italic SSm';
    src:url('./fonts/woff/GothamRndSSm-BookItalic_Web.woff') format('woff');
}

@font-face {
    font-family: 'HCo Gotham Rounded Medium SSm';
    src:url('./fonts/eot/GothamRndSSm-Medium_Web.eot');
    src:url('./fonts/eot/GothamRndSSm-Medium_Web.eot?#iefix') format('embedded-opentype'),
        url('./fonts/woff/GothamRndSSm-Medium_Web.woff') format('woff'),
        url('./fonts/ttf/GothamRndSSm-Medium_Web.ttf') format('truetype');
}

@font-face {
    font-family: 'HCo Gotham Rounded Medium Italic SSm';
    src:url('./fonts/woff/GothamRndSSm-MediumItalic_Web.woff') format('woff');
}

@font-face {
    font-family: 'HCo Gotham Rounded Bold SSm';
    src:url('./fonts/woff/GothamRndSSm-Bold_Web.woff') format('woff');
}

@font-face {
    font-family: 'HCo Gotham Rounded Bold Italic SSm';
    src:url('./fonts/woff/GothamRndSSm-BoldItalic_Web.woff') format('woff');
}