/*
Theme Name: YCC Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
font-family: "404iconfont";
src: url("/wp-content/themes/ycc-flatsome-child/fonts/404iconfont.ttf");  
}

@font-face {
font-family: "Space Madness";
src: url("/wp-content/themes/ycc-flatsome-child/fonts/Space%20Madness.ttf");
}

@font-face {
font-family: "Orbitron";
src: url("/wp-content/themes/ycc-flatsome-child/fonts/Orbitron.ttf");
}

@font-face {
font-family: "Orbitron-Bold";
src: url("/wp-content/themes/ycc-flatsome-child/fonts/Orbitron-Bold.ttf");
}

@font-face {
font-family: "GeForce-Light";
src: url("/wp-content/themes/ycc-flatsome-child/fonts/GeForce-Light.ttf");
}

@font-face {
font-family: "GeForce-Bold";
src: url("/wp-content/themes/ycc-flatsome-child/fonts/GeForce-Bold.ttf");
}

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


}