/*
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: 'MiltonOne';
    src: url(/wp-content/themes/betheme-child/fonts/MiltonOne/MiltonOne.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'MiltonOne';
    src: url(/wp-content/themes/betheme-child/fonts/MiltonOne/MiltonOneBold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'YoureInvited';
    src: url(/wp-content/themes/betheme-child/fonts/YoureInvited/YoureInvited.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'YoureInvited';
    src: url(/wp-content/themes/betheme-child/fonts/YoureInvited/YoureInvited-Heavy.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url(/wp-content/themes/betheme-child/fonts/CenturyGothic/GOTHIC.TTF) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url(/wp-content/themes/betheme-child/fonts/CenturyGothic/GOTHICI.TTF) format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Century Gothic';
    src: url(/wp-content/themes/betheme-child/fonts/CenturyGothic/GOTHICB.TTF) format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url(/wp-content/themes/betheme-child/fonts/CenturyGothic/GOTHICBI.TTF) format('truetype');
    font-weight: 700;
    font-style: italic;
}