﻿@font-face {
    font-family: 'Thewavesanstt-regular';
    src: url("/bulgaria/Content/fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: 'Roboto-Light';
    src: url("/bulgaria/Content/fonts/Roboto-Light.ttf");
}

@font-face {
    font-family: 'Thewavesanstt-regular';
    src: url("/bulgaria/Content/fonts/THEWAVESANSTT-REGULAR.ttf");
}

@font-face {
    font-family: 'Thewavesanstt-bold';
    src: url("/bulgaria/Content/fonts/THEWAVESANSTT-BOLD.ttf");
}
.content-landingpage .section-content:before {
    content: url(/bulgaria/Content/images/red-arrow.svg);
}

.section-content .site-link a:after {
    content: url(/bulgaria/Content/images/right-blue-arror.svg);
}
.header-banner .panel-heading .pageTitle:before {
    background: url(/bulgaria/Content/images/white-star.svg);
    background-size: cover;
}
.section-moreInfo {
    background: url(/bulgaria/Content/images/red-banner.png);
    min-height: 366px;
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}
.application .page-content ul:before {
    content: url(/bulgaria/Content/images/helleniq-energy-star-icon.svg);
}