/*
Theme Name: Springview Farmhouse B&B Child
Description: This is a child theme for the Springview Farmhouse B&B WordPress Theme
Author: Istech Web Design
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'edwardian_script_itcregular';
    src: url('fonts/itcedscr-webfont.woff2') format('woff2'),
         url('fonts/itcedscr-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}