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

/*************** ADD CUSTOM CSS HERE.   ***************/


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


}

@font-face {
    font-family: 'Product';
    src: url('font/Product-Sans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'Product';
    src: url('font/Product-Sans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

