/*
Theme Name: Uncode Child (gm)
Description: Child theme for Uncode theme (with Groovy Menu integration)
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/



@font-face {
    font-family: Roobert;
    font-weight: light;
    src: url("wp-content/Font/Roobert-Light.otf") format("opentype");
}

@font-face {
    font-family: Roobert;
    font-weight: regular;
    src: url("wp-content/Font/Roobert-Regular.otf") format("opentype");
}

@font-face {
    font-family: Roobert;
    font-weight: medium;
    src: url("wp-content/Font/Roobert-Medium.otf") format("opentype");
}

@font-face {
    font-family: Roobert;
    font-weight: semibold;
    src: url("wp-content/Font/Roobert-Semibold.otf") format("opentype");
}


@font-face {
    font-family: Roobert;
    font-weight: bold;
    src: url("wp-content/Font/Roobert-Bold.otf") format("opentype");
}

@font-face {
    font-family: Roobert;
    font-weight: heavy;
    src: url("wp-content/Font/Roobert-Heavy.otf") format("opentype");
}

h1 {
    font-family: Roobert;
	font-size: 35px;
}