@font-face {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/fira/fira-400.woff2') format('woff2');
}
@font-face {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/fira/fira-500.woff2') format('woff2');
}
@font-face {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/fira/fira-600.woff2') format('woff2');
}
@font-face {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/fira/fira-700.woff2') format('woff2');
}

.eco2-popup-content,
.eco2-close-btn,
.eco2-compensation-popup h1,
.eco2-compensation-details,
.eco-item,
.action-btn,
.eco2-compensation-question,
.project-info h3,
.project-info p,
.eco2-primary-btn,
.eco2-secondary-btn,
.eco2-compensation-popup footer {
    font-family: 'Fira Sans', sans-serif;
}
