/*
@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans.otf');
}
*/

@font-face {
    font-family: "futurisc";
    src: url("fonts/futurisc/futurisc.eot");
    src: url("fonts/futurisc/futurisc.eot?#iefix")format("embedded-opentype"),
    url("fonts/futurisc/futurisc.woff") format("woff"),
    url("fonts/futurisc/futurisc.ttf") format("truetype"),
    url('fonts/futurisc.woff2') format('woff2'),
    url('fonts/futurisc.svg#OpenSansregular') format('svg');
    font-style: normal;
    font-weight: normal;
}


@font-face {
    font-family: "birchctt";
    src: url("fonts/birchctt/birchctt.eot");
    src: url("fonts/birchctt/birchctt.eot?#iefix")format("embedded-opentype"),
    url("fonts/birchctt/birchctt.woff") format("woff"),
    url("fonts/birchctt/birchctt.ttf") format("truetype"),
    url('fonts/birchctt.woff2') format('woff2'),
    url('fonts/birchctt.svg#OpenSansregular') format('svg');
    font-style: normal;
    font-weight: normal;
}
