/**
* Theme Name: Bifrost Child
* Description: This is a child theme of Bifrost.
* Author: <a href="http://neuronthemes.com">NeuronThemes</a>
* Template: bifrost/bifrost
* Version: 2.0.5
*/

@font-face {
    font-family: 'marujo';
    src: url('marujo_fino_w01_light-webfont.woff2') format('woff2'),
         url('marujo_fino_w01_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

input[type="submit"], button, .button {
	color:white;
}
