/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/


/* Gotham */
@font-face {
    font-family: "Gotham";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/Gotham-Black.otf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Gotham";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/Gotham-Bold.otf");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Gotham";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/Gotham-BookItalic.otf");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Gotham";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/Gotham-Light.otf");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Gotham";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/Gotham-Thin.otf");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Gotham";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/Gotham-ThinItalic.otf");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: "Gotham";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/Gotham-UltraItalic.otf");
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: "Gotham";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/Gotham-XLight.otf");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Gotham";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/Gotham-XLightItalic.otf");
    font-weight: 200;
    font-style: italic;
}




/*
 */

/* Brandon Grotesque */
@font-face {
    font-family: "Brandon Grotesque";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/HvDTrial_Brandon_Grotesque_black_italic.otf");
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/HvDTrial_Brandon_Grotesque_black.otf");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/HvDTrial_Brandon_Grotesque_bold_italic.otf");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/HvDTrial_Brandon_Grotesque_bold.otf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/HvDTrial_Brandon_Grotesque_light_italic.otf");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/HvDTrial_Brandon_Grotesque_light.otf");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/HvDTrial_Brandon_Grotesque_medium_italic.otf");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/HvDTrial_Brandon_Grotesque_medium.otf");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/HvDTrial_Brandon_Grotesque_regular_italic.otf");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/HvDTrial_Brandon_Grotesque_regular.otf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/HvDTrial_Brandon_Grotesque_thin_italic.otf");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("https://triplec1dev.wpenginepowered.com/wp-content/themes/generatepress_child/fonts/HvDTrial_Brandon_Grotesque_thin.otf");
    font-weight: 100;
    font-style: normal;
}


