@font-face {
    font-family: 'Lastica';
    src: url('fonts/Lastica.eot');
    src: url('fonts/Lastica.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lastica.woff2') format('woff2'),
         url('fonts/Lastica.woff') format('woff'),
         url('fonts/Lastica.ttf')  format('truetype'),
         url('fonts/Lastica.svg#Lastica') format('svg');
}

.Lastica, .Rex {
    /*REX*/
    font-family: 'Lastica' !important;
    font-weight: 900;
    font-size:.9em;
	-webkit-text-stroke-width: 1px;
   /* -webkit-text-stroke-color:  #ffc72d !important;*/
}

.Muto{
    /*MUTO*/
	font-family: 'Lastica' !important;
}


.GlacialIndifference {
	font-family: 'GlacialIndifferenceRegular' !important;
    
    /**/
    font-weight: 400;
}

.rmgold, .rmgold a{
    color: #ffc72d !important;
}
.rmblue {
    color: #37517e !important;
}

.rmgrey {
    color: #f3f5fa !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'GlacialIndifferenceRegular' , 'Jost', sans-serif;
}

div.pic{
	background-color: #f3f5fa;
}