﻿@font-face {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 300;
    src: local("☺"),
    url("../fonts/roboto/robotocondensed-light.woff") format("woff"),
    url("../fonts/roboto/robotocondensed-light.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 400;
    src: local("☺"),
    url("../fonts/roboto/robotocondensed-regular.woff") format("woff"),
    url("../fonts/roboto/robotocondensed-regular.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 700;
    src: local("☺"),
    url("../fonts/roboto/robotocondensed-bold.woff") format("woff"),
    url("../fonts/roboto/robotocondensed-bold.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: local("☺"),
    url("../fonts/roboto/roboto-light.woff") format("woff"),
    url("../fonts/roboto/roboto-light.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: local("☺"),
    url("../fonts/roboto/roboto-regular.woff") format("woff"),
    url("../fonts/roboto/roboto-regular.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: local("☺"),
    url("../fonts/roboto/roboto-bold.woff") format("woff"),
    url("../fonts/roboto/roboto-bold.ttf") format("truetype");
}
