/*
You can type here custom CSS code, which will be loaded both on your admin and front-end pages. Please make sure to not override layout properties (positions and sizes), as they can interfere with the sliders built-in responsive functionality. Here are few example targets to help you get started:
*/

.ls-container { /* Slider container */

}

.ls-layers { /* Layers wrapper */ 

}

.ls-3d-box div { /* Sides of 3D transition objects */ 

}
h1 {
    font-family: sweet-sans-pro, sans-serif;
    font-weight: 800;
    font-style: normal;
}

h2 {
    font-family: relation-two, sans-serif;
    font-weight: 400;
    font-style: normal;
}

h3 {
    font-family: sweet-sans-pro, sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
}

h4 {
    font-family: sweet-sans-pro, sans-serif;
    font-weight: 800;
    font-style: normal;
}

h5 {
    font-family: sweet-sans-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
}