@font-face {
    font-family: 'DS Automobiles Pro';
    src: url('../fonts/DS/DSAutomobilesPro-Regular.eot');
    src: url('../fonts/DS/DSAutomobilesPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DS/DSAutomobilesPro-Regular.woff2') format('woff2'),
        url('../fonts/DS/DSAutomobilesPro-Regular.woff') format('woff'),
        url('../fonts/DS/DSAutomobilesPro-Regular.ttf') format('truetype'),
        url('../fonts/DS/DSAutomobilesPro-Regular.svg#DSAutomobilesPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DS Automobiles Pro';
    src: url('../fonts/DS/DSAutomobilesPro-Bold.eot');
    src: url('../fonts/DS/DSAutomobilesPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DS/DSAutomobilesPro-Bold.woff2') format('woff2'),
        url('../fonts/DS/DSAutomobilesPro-Bold.woff') format('woff'),
        url('../fonts/DS/DSAutomobilesPro-Bold.ttf') format('truetype'),
        url('../fonts/DS/DSAutomobilesPro-Bold.svg#DSAutomobilesPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DS Automobiles Pro';
    src: url('../fonts/DS/DSAutomobilesPro-Bold.eot');
    src: url('../fonts/DS/DSAutomobilesPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DS/DSAutomobilesPro-Bold.woff2') format('woff2'),
        url('../fonts/DS/DSAutomobilesPro-Bold.woff') format('woff'),
        url('../fonts/DS/DSAutomobilesPro-Bold.ttf') format('truetype'),
        url('../fonts/DS/DSAutomobilesPro-Bold.svg#DSAutomobilesPro-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DS Automobiles Pro';
    src: url('../fonts/DS/DSAutomobilesPro-Bold.eot');
    src: url('../fonts/DS/DSAutomobilesPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DS/DSAutomobilesPro-Bold.woff2') format('woff2'),
        url('../fonts/DS/DSAutomobilesPro-Bold.woff') format('woff'),
        url('../fonts/DS/DSAutomobilesPro-Bold.ttf') format('truetype'),
        url('../fonts/DS/DSAutomobilesPro-Bold.svg#DSAutomobilesPro-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DS Automobiles Pro';
    src: url('../fonts/DS/DSAutomobilesPro-Extrabold.eot');
    src: url('../fonts/DS/DSAutomobilesPro-Extrabold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DS/DSAutomobilesPro-Extrabold.woff2') format('woff2'),
        url('../fonts/DS/DSAutomobilesPro-Extrabold.woff') format('woff'),
        url('../fonts/DS/DSAutomobilesPro-Extrabold.ttf') format('truetype'),
        url('../fonts/DS/DSAutomobilesPro-Extrabold.svg#DSAutomobilesPro-Extrabold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DS Automobiles Pro';
    src: url('../fonts/DS/DSAutomobilesPro-Extrabold.eot');
    src: url('../fonts/DS/DSAutomobilesPro-Extrabold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DS/DSAutomobilesPro-Extrabold.woff2') format('woff2'),
        url('../fonts/DS/DSAutomobilesPro-Extrabold.woff') format('woff'),
        url('../fonts/DS/DSAutomobilesPro-Extrabold.ttf') format('truetype'),
        url('../fonts/DS/DSAutomobilesPro-Extrabold.svg#DSAutomobilesPro-Extrabold') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DS Automobiles Pro';
    src: url('../fonts/DS/DSAutomobilesPro-Extralight.eot');
    src: url('../fonts/DS/DSAutomobilesPro-Extralight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DS/DSAutomobilesPro-Extralight.woff2') format('woff2'),
        url('../fonts/DS/DSAutomobilesPro-Extralight.woff') format('woff'),
        url('../fonts/DS/DSAutomobilesPro-Extralight.ttf') format('truetype'),
        url('../fonts/DS/DSAutomobilesPro-Extralight.svg#DSAutomobilesPro-Extralight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DS Automobiles Pro';
    src: url('../fonts/DS/DSAutomobilesPro-Light.eot');
    src: url('../fonts/DS/DSAutomobilesPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DS/DSAutomobilesPro-Light.woff2') format('woff2'),
        url('../fonts/DS/DSAutomobilesPro-Light.woff') format('woff'),
        url('../fonts/DS/DSAutomobilesPro-Light.ttf') format('truetype'),
        url('../fonts/DS/DSAutomobilesPro-Light.svg#DSAutomobilesPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}




:root {
--theme-font-family: 'DS Automobiles Pro';

--accent-theme-color: #d2c7be;
--accent-theme-color-rgb: 210, 199, 190;

--theme-color: #d2c7be;
--theme-color-rgb: 210, 199, 190;

--secondary-theme-color: #d2c7be;
--secondary-theme-color-rgb: 210, 199, 190;

--font-color: #000000;
--font-color-rgb: 0, 0, 0;

--pulse-shadow-color: #d2c7be;
--pulse-shadow-color-rgb: 210, 199, 190;

--button-background-color: #d2c7be;
--button-font-color: #FFFFFF;

}

/*.ucManualSearch .panel-body > .container .panel-heading { font-size: 1.3rem; }*/