/*
Theme Name: Clean Plate Marketing Theme v.1.1
Theme URI: https://en-gb.wordpress.org/themes/twentynineteen/
Author: Clean Plate Restaurants
Author URI: https://CleanPlateRestaurants.com.com
Description: Child theme for twentynineteen for Clean Plate Marketing. Slightly modified from original site launch version.
Template: twentynineteen
License: Copyright Clean Plate Restaurants. All Rights Reserved.
License URI: N/A
Version: 1.0.0
Text Domain: twentynineteen-child
*/




@font-face { 
font-family: "Futura Light"; 
font-style: italic, oblique;
src: url('/FuturaLightItalicBT.woff');
}

@font-face { 
font-family: "Futura Light"; 
font-weight: bold;
font-style: italic, oblique;
src: url('/FuturaBookItalicBT.woff');
}

@font-face { 
font-family: "Futura Light"; 
font-weight: bold;
src: url('/FuturaStdExtraBold.woff');
}

@font-face { 
font-family: "Futura Light"; 
font-style: normal; 
font-weight: 400; 
src: url('/FuturaLightBT.woff');
}





* {
    font-family: Futura Light !important;
    hyphens: none;
}

.search-field {
    font-family: Futura Light;
}

.feet {
    font-size: smaller;
}

.posted-on {
    display: none !important; 
}

@media only screen and (max-width: 600px) {
  .feet {
    font-size: smaller;
}
}
