/*
Theme Name: pixels-app
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: utm-avo;
    font-style: normal;
    font-weight: 400;
    src: url(../pixels-app/fonts/utm-avo.ttf);
}

@font-face {
    font-family: utmavobold;
    font-style: normal;
    font-weight: 400;
    src: url(../pixels-app/fonts/utmavobold.ttf);
}

body {
    font-family: "Be Vietnam Pro", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Playfair Display", serif;
}


/* Wrapper card */