
@font-face {
    font-family: D-DIN-Bold;
    src: url(../fonts/D-DINCONDENSED-BOLD.TTF);
}

@font-face {
    font-family: Montserrat-Light;
    src: url(../fonts/MONTSERRAT-LIGHT.OTF);
}

@font-face {
    font-family: Montserrat-Bold;
    src: url(../fonts/MONTSERRAT-BOLD.OTF);
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}