/* ===================================================================================

* Theme Name: Runok Child
* Theme URI: https://wp.rrdevs.net/runok/
* Author: RRdevs
* Author URI: https://themeforest.net/user/rrdevs/portfolio
* Description: Runok - Web Agency WordPress Theme
* Version: 1.0.11
* Template: runok
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

@font-face {
    font-family: 'Elevon One';
    src: url('fonts/Elevon/WebStaticFonts/Elevon_W_OneG.woff') format('woff'),
         url('fonts/Elevon/WebStaticFonts/Elevon_W_OneG.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Elevon Zero';
    src: url('fonts/Elevon/WebStaticFonts/Elevon_W_ZeroG.woff') format('woff'),
         url('fonts/Elevon/WebStaticFonts/Elevon_W_ZeroG.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Elevon Two';
    src: url('fonts/Elevon/WebStaticFonts/Elevon_W_TwoG.woff') format('woff'),
         url('fonts/Elevon/WebStaticFonts/Elevon_W_TwoG.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Elevon Three';
    src: url('fonts/Elevon/WebStaticFonts/Elevon_W_ThreeG.woff') format('woff'),
         url('fonts/Elevon/WebStaticFonts/Elevon_W_ThreeG.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Elevon Four';
    src: url('fonts/Elevon/WebStaticFonts/Elevon_W_FourG.woff') format('woff'),
         url('fonts/Elevon/WebStaticFonts/Elevon_W_FourG.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bould Thin';
    src: url('fonts/Bould/Bould-Complete-Webfont/Bould-Roman-webfontkit/bould-thin-webfont.woff2') format('woff2');
	font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bould Regular';
    src: url('fonts/Bould/Bould-Complete-Webfont/Bould-Roman-webfontkit/bould-regular-webfont.woff2') format('woff2');
	font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bould Medium';
    src: url('fonts/Bould/Bould-Complete-Webfont/Bould-Roman-webfontkit/bould-medium-webfont.woff2') format('woff2');
	font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bould Bold';
    src: url('fonts/Bould/Bould-Complete-Webfont/Bould-Roman-webfontkit/bould-bold-webfont.woff2') format('woff2');
	font-weight: 700;
    font-style: normal;
    font-display: swap;
}
