/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Template: hello-elementor
	Version: 1.0.0
	Text Domain: hello-elementor-child
*/

@font-face {
    font-family: 'Beaufort for LOL';
    src: url('fonts/BeaufortforLOL-Light.ttf') format('ttf');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Beaufort for LOL';
    src: url('fonts/BeaufortforLOL-LightItalic.ttf') format('ttf');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Beaufort for LOL';
    src: url('fonts/BeaufortforLOL-Regular.ttf') format('ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Beaufort for LOL';
    src: url('fonts/BeaufortforLOL-Italic.ttf') format('ttf');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Beaufort for LOL';
    src: url('fonts/BeaufortforLOL-Medium.ttf') format('ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Beaufort for LOL';
    src: url('fonts/BeaufortforLOL-MediumItalic.ttf') format('ttf');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Beaufort for LOL';
    src: url('fonts/BeaufortforLOL-Bold.ttf') format('ttf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Beaufort for LOL';
    src: url('fonts/BeaufortforLOL-BoldItalic.ttf') format('ttf');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Beaufort for LOL';
    src: url('fonts/BeaufortforLOL-Heavy.ttf') format('ttf');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Beaufort for LOL';
    src: url('fonts/BeaufortforLOL-HeavyItalic.ttf') format('ttf');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

body, p{
    font-family: 'Beaufort for LOL', sans-serif !important;
    font-weight: 400;
}

body *{
    font-family: 'Beaufort for LOL', sans-serif;
}

h1, h2, h3 {
    font-family: 'Beaufort for LOL', sans-serif;
    font-weight: 700;
}
