@font-face {
    font-family: 'Montserrat';
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-Italic.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 900;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-Black.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 900;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-BlackItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: bold;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: bold;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-BoldItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 800;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-ExtraBold.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-EtraBoldItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 200;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-ExtraLight.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 200;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-ExtraLightItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 300;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 300;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-LightItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 500;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-Mediumtalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 600;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-SemiBold.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-SemiBoldItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 100;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-Thin.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 100;
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Montserrat-ThinItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Boldonse';
    src: url(/wp-content/themes/hello-theme-child-master/assets/fonts/Boldonse-Regular.ttf) format('truetype'),
         url(/wp-content/themes/hello-theme-child-master/assets/fonts/Boldonse-Regular.woff) format('woff');
}