/*
Theme Name: wp-blanktheme
Author: Jonathan Ross
Description: The is a BLANK theme for Oxygen websites
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* add css in oxygen or customizer */

/* Base Neue Trial Fonts */
@font-face {
    font-family: 'BaseNeueTrial-CondExtBd';
    src: url('/wp-content/themes/wp-blanktheme/fonts/BaseNeueTrial-CondExtBd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BaseNeueTrial-CondObliq';
    src: url('/wp-content/themes/wp-blanktheme/fonts/BaseNeueTrial-CondObliq.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'BaseNeueTrial-CondSemBd';
    src: url('/wp-content/themes/wp-blanktheme/fonts/BaseNeueTrial-CondSemBd-1.ttf') format('truetype'),
         url('/wp-content/themes/wp-blanktheme/fonts/BaseNeueTrial-CondSemBd-2.ttf') format('truetype'),
         url('/wp-content/themes/wp-blanktheme/fonts/BaseNeueTrial-CondSemBd-3.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'BaseNeueTrial-Regular';
    src: url('/wp-content/themes/wp-blanktheme/fonts/BaseNeueTrial-Regular-1.ttf') format('truetype'),
         url('/wp-content/themes/wp-blanktheme/fonts/BaseNeueTrial-Regular-2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Gilroy Fonts */
@font-face {
    font-family: 'Gilroy-Bold';
    src: url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Bold.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Bold-2.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Bold-3.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Bold-4.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Bold-5.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Bold-6.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy-ExtraBold';
    src: url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-ExtraBold.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-ExtraBold-2.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-ExtraBold-3.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy-Medium';
    src: url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Medium.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Medium-2.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Medium-3.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Medium-4.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Medium-5.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Medium-6.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Medium-7.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy-Regular';
    src: url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Regular.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Regular-2.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Regular-3.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Regular-4.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Regular-5.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Regular-6.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Regular-7.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy-Semibold';
    src: url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Semibold.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Semibold-2.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Semibold-3.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Semibold-4.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Semibold-5.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Semibold-6.otf') format('opentype'),
         url('/wp-content/themes/wp-blanktheme/fonts/Gilroy-Semibold-7.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
