@font-face {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    src: url("../font/Open Sans.woff") format("woff");
}
@font-face {
    font-family: Open Sans;
    font-style: semi bold;
    font-weight: 600;
    src: url("../font/Open Sans Semi Bold.woff2") format("woff");
}
@font-face {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 700;
    src: url("../font/Open Sans Bold.woff") format("woff");
}
@font-face {
    font-family: Plastic Sans;
    font-weight: 400;
    src: url("../font/plasticsans-normal-v100.woff") format("woff");
}
@font-face {
    font-family: Plastic Sans;
    font-weight: 600;
    src: url("../font/plasticsans-medium-v100.woff") format("woff");
}
@font-face {
    font-family: Plastic Sans;
    font-weight: 700;
    src: url("../font/plasticsans-bold-v100.woff") format("woff");
}
@font-face {
    font-family: Agenda bold;
    font-weight: 700;
    src: url("../font/Agenda-Bold.woff2") format("woff2");
}
@font-face {
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: url("../font/MaterialIcons-Regular.woff") format("woff");
}
@font-face {
    font-family: Material Icons Outlined;
    font-style: normal;
    font-weight: 400;
    src: url("../font/MaterialIconsOutlined-Regular.woff") format("woff");
}
