@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon/icomoon.cef861c8.ttf) format("truetype"),
         url(../fonts/icomoon/icomoon.bde860c7.woff) format("woff"),
         url(../fonts/icomoon/icomoon.xba861c6.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto Thin;
    src: local("roboto thin"),
         url(../fonts/roboto/roboto-thin.woff2) format("woff2"),
         url(../fonts/roboto/roboto-thin.woff) format("woff"),
         url(../fonts/roboto/roboto-thin.svg) format("svg")
}

@font-face {
    font-family: Roboto Light;
    src: local("roboto light"),
         url(../fonts/roboto/roboto-light.woff2) format("woff2"),
         url(../fonts/roboto/roboto-light.woff) format("woff"),
         url(../fonts/roboto/roboto-light.svg) format("svg")
}

@font-face {
    font-family: Roboto Regular;
    src: local("roboto regular"),
         url(../fonts/roboto/roboto-regular.woff2) format("woff2"),
         url(../fonts/roboto/roboto-regular.woff) format("woff"),
         url(../fonts/roboto/roboto-regular.svg) format("svg")
}

@font-face {
    font-family: Roboto Medium;
    src: local("roboto medium"),
         url(../fonts/roboto/roboto-medium.woff2) format("woff2"),
         url(../fonts/roboto/roboto-medium.woff) format("woff"),
         url(../fonts/roboto/roboto-medium.svg) format("svg")
}

@font-face {
    font-family: Roboto Bold;
    src: local("roboto bold"),
         url(../fonts/roboto/roboto-bold.woff2) format("woff2"),
         url(../fonts/roboto/roboto-bold.woff) format("woff"),
         url(../fonts/roboto/roboto-bold.svg) format("svg")
}

@font-face {
    font-family: Roboto Black;
    src: local("roboto black"),
         url(../fonts/roboto/roboto-black.woff2) format("woff2"),
         url(../fonts/roboto/roboto-black.woff) format("woff"),
         url(../fonts/roboto/roboto-black.svg) format("svg")
}

@font-face {
    font-family: Roboto Condensed Light;
    src: local("roboto condensed light"),
        url(../fonts/roboto-condensed/roboto-condensed-light.woff2) format("woff2"),
        url(../fonts/roboto-condensed/roboto-condensed-light.woff) format("woff"),
        url(../fonts/roboto-condensed/roboto-condensed-light.svg) format("svg")
}

@font-face {
    font-family: Roboto Condensed Regular;
    src: local("roboto condensed regular"),
        url(../fonts/roboto-condensed/roboto-condensed-regular.woff2) format("woff2"),
        url(../fonts/roboto-condensed/roboto-condensed-regular.woff) format("woff"),
        url(../fonts/roboto-condensed/roboto-condensed-regular.svg) format("svg")
}

@font-face {
    font-family: Roboto Condensed Bold;
    src: local("roboto condensed bold"),
        url(../fonts/roboto-condensed/roboto-condensed-bold.woff2) format("woff2"),
        url(../fonts/roboto-condensed/roboto-condensed-bold.woff) format("woff"),
        url(../fonts/roboto-condensed/roboto-condensed-bold.svg) format("svg")
}
