/*
Theme Name:     Gusto Child Theme
Description:    Child theme for Gusto.
Version:        1.5
Author:         Pirenko
Author URI:     http://www.pirenko.com/
Template:       gusto
*/

@import url("../gusto/style.css");


#calendar_wrap caption, .prk_composer_title, .wpb_heading, .wpb_wrapper h2, .header_font, .nav, #nav_footer, #menu_section .sf-menu, .theme_tags, .homepage-header, .sidebar_bubble, .related_single_title, .masonr_title, .masonr_date, .entry_title_single, .search_rs_ttl, .post_meta_single .after_icon, .post_meta_single .bf_icon, .prevnext_single .after_icon, .prevnext_single .bf_icon, header_font, .shortcode-title, #nav-main.resp_mode li > a, #single_portfolio_meta .single_heading, .type-post .prevnext_single, #single_page_teaser {
font-family: fstd;
} 

@font-face {
    font-family: 'fstd';
    src: url('http://maypang.clientdefence.com/fonts/fstd-medium.eot');
    src: url('http://maypang.clientdefence.com/fonts/fstd-medium.eot') format('embedded-opentype'),
         url('http://maypang.clientdefence.com/fonts/fstd-medium.woff') format('woff'),
         url('http://maypang.clientdefence.com/fonts/fstd-medium.ttf') format('truetype'),
         url('http://maypang.clientdefence.com/fonts/fstd-medium.svg#FuturaStdMedium') format('svg');
}
 
@font-face {
    font-family: 'fstdbook';
    src: url('http://maypang.clientdefence.com/fonts/fstd-book.eot');
    src: url('http://maypang.clientdefence.com/fonts/fstd-book.eot') format('embedded-opentype'),
         url('http://maypang.clientdefence.com/fonts/fstd-book.woff') format('woff'),
         url('http://maypang.clientdefence.com/fonts/fstd-book.ttf') format('truetype'),
         url('http://maypang.clientdefence.com/fonts/fstd-book.svg#FuturaStdBook') format('svg');
}

body, .search-query, .regular_font, input, textarea {
font-family: 'fstdbook';
font-size: 13px;
}

.prk_menu_block1 {
background-image: url('http://maypang.clientdefence.com/wp-content/uploads/2014/10/globe-new.png');
background-size: 15px 15px;
background-repeat: no-repeat;
}