/*
Theme Name:     mynd
Theme URI: 		https://www.mynd.com
Description:    Child theme for the Jupiter theme 
Author:         Mynd
Theme URI: 		https://www.mynd.com
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/

@font-face {
font-family: 'Radikal';
src: url("fonts/Radikal-Regular.woff2") format('woff2'),
        url("fonts/Radikal-Regular.woff") format('woff'),
        url("fonts/Radikal-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
font-family: 'Radikal';
src: url("fonts/Radikal-Thin.woff2") format('woff2'),
        url("fonts/Radikal-Thin.woff") format('woff'),
        url("fonts/Radikal-Thin.ttf") format('truetype');
    font-weight: 100;
    font-style: normal;
}

body {
font-family: 'Radikal' !important;
}

