
@font-face {
    font-family: 'Rubik-Bold';
    src: url('Rubik-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Rubik-Regular';
    src: url('Rubik-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.gg_context_row a { 
	color: white !important
	}

.rubik_20{ 
            font-family: "Rubik-Bold";
            font-size: 20px;
            }

.rubik_30{ 
            font-family: "Rubik-Bold";
            font-size: 28px;
            }

.rubik_regular_20{ 
            font-family: "Rubik-Regular";
            font-size: 20px;
        .gg_context_row a { 
	   color: white !important
	}
            }

.rubik_regular_12{ 
            font-family: "Rubik-Regular";
            font-size: 12px;
            }

.rubik_regular_40{ 
            font-family: "Rubik-Regular";
            font-size: 40px;
            }