/*
Theme Name: Dolcino
Theme URI: http://dolcino.mikado-themes.com
Description: Cake Shop and Pastry Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: dolcino
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.5
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@font-face {
    font-family: 'make_the_best_-_personal_usRg';
    src: url('fonts/make_the_best_-_personal_use-webfont.woff2') format('woff2'),
         url('fonts/make_the_best_-_personal_use-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'moriston_personalmedium';
    src: url('fonts/moristonpersonal-medium-webfont.woff2') format('woff2'),
         url('fonts/moristonpersonal-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'moriston_personalsemibold';
    src: url('fonts/moristonpersonal-semibold-webfont.woff2') format('woff2'),
         url('fonts/moristonpersonal-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'moriston_personallight';
    src: url('fonts/moristonpersonal-light-webfont.woff2') format('woff2'),
         url('fonts/moristonpersonal-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}