@font-face {
    font-family: 'Locator-Light';
    src: url('../fonts/Locator-Light.eot');
    src: url('../fonts/Locator-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Locator-Light.woff2') format('woff2'),
        url('../fonts/Locator-Light.woff') format('woff'),
        url('../fonts/Locator-Light.ttf') format('truetype'),
        url('../fonts/Locator-Light.svg#Locator-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

.box-text-up p, .dataTables_wrapper .dataTables_filter label, table.custom-table td, .dataTables_info, .dataTables_wrapper .dataTables_paginate .paginate_button a, .box-with-slider .top-box-text p, .box-with-slider .top-box-text h2 span, .box-produse .box-produs h4, .box-produse .box-produs p, .footer-banner__content h4,  p.disclaimer{
	font-family: 'Locator-Light';
}

@font-face {
    font-family: 'Locator-Bold';
    src: url('../fonts/Locator-Bold.eot');
    src: url('../fonts/Locator-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Locator-Bold.woff2') format('woff2'),
        url('../fonts/Locator-Bold.woff') format('woff'),
        url('../fonts/Locator-Bold.ttf') format('truetype'),
        url('../fonts/Locator-Bold.svg#Locator-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.active > .page-link, .page-link.active, table.custom-table th, h1.title, .dataTables_wrapper .dataTables_paginate .paginate_button.active a, .box-with-slider .top-box-text h2, .box-produse .box-produs h4 span, .box-produse .box-produs a.btn, .box-produse .box-produs .bkg-image .product-tag, .footer-banner__content h4 span, .box-with-slider a.btn.btn-big span{
	font-family: 'Locator-Bold';
}