/*
Theme Name:         Baby Anything
Theme URI:          http://hectare.design
Description:        Custom Wordpress theme
Version:            1.1
Author:             Hectare
Author URI:         http://hectare.design

*/

/* --------------------------------------------------

	This stylesheet will not be loaded in the front
	end. It exists here to register the wordpress theme
  details only.

-------------------------------------------------- */

@font-face {
font-family: 'MatryoshkaXXS';
src: url('assets/fonts/MatryoshkaXXS.eot?#iefix') format('embedded-opentype'),
	 url('assets/fonts/MatryoshkaXXS.otf')  format('opentype'),
	 url('assets/fonts/MatryoshkaXXS.woff') format('woff'),
	 url('assets/fonts/MatryoshkaXXS.ttf')  format('truetype'),
	 url('assets/fonts/MatryoshkaXXS.svg#MatryoshkaXXS') format('svg');
font-weight: normal;
font-style: normal;
}
/*
html{
 font-family: 'MatryoshkaXXS' !important;
}
body{
 font-family: 'MatryoshkaXXS' !important;
}

.flexnav li a {
    font-family: 'MatryoshkaXXS' !important;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'MatryoshkaXXS' !important;
}
a{
    font-family: 'MatryoshkaXXS' !important;
}
*/
.product-price p {
    width: 100px;
}