/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

@font-face {
    font-family: 'Gotham';
    src: url(/wp-content/themes/betheme-child/fonts/Gotham/Gotham-Thin.otf) format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url(/wp-content/themes/betheme-child/fonts/Gotham/Gotham-Thin-Italic.otf) format('opentype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url(/wp-content/themes/betheme-child/fonts/Gotham/Gotham-Extra-Light.otf) format('opentype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url(/wp-content/themes/betheme-child/fonts/Gotham/Gotham-Extra-Light-Italic.otf) format('opentype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url(/wp-content/themes/betheme-child/fonts/Gotham/Gotham-Light.otf) format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url(/wp-content/themes/betheme-child/fonts/Gotham/Gotham-Book.otf) format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url(/wp-content/themes/betheme-child/fonts/Gotham/Gotham-Medium.otf) format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url(/wp-content/themes/betheme-child/fonts/Gotham/Gotham-Bold.otf) format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url(/wp-content/themes/betheme-child/fonts/Gotham/Gotham-Ultra.otf) format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url(/wp-content/themes/betheme-child/fonts/Gotham/Gotham-Ultra-Italic.otf) format('opentype');
    font-weight: 800;
    font-style: italic;
}