@charset "UTF-8";

/* 
CSS Document
FONTS TheSansRio2016TT 
*/

@font-face {
    font-family: "TheSansRio2016TT";
    src: url("../fonts/thesansrio2016tt-regular.woff") format("woff"), url("../fonts/thesansrio2016tt-regular.eot") format("embedded-opentype"), url("../fonts/thesansrio2016tt-regular.ttf") format("truetype");
}

@font-face {
    font-family: "TheSansRio2016TT Light";
    src: url("../fonts/thesansrio2016tt-light.woff") format("woff"), url("../fonts/thesansrio2016tt-light.eot") format("embedded-opentype"), url("../fonts/thesansrio2016tt-light.ttf") format("truetype");
}

@font-face {
    font-family: "TheSansRio2016TT Bold";
    src: url("../fonts/thesansrio2016tt-bold.woff") format("woff"), url("../fonts/thesansrio2016tt-bold.eot") format("embedded-opentype"), url("../fonts/thesansrio2016tt-bold.ttf") format("truetype");
}

@font-face {
    font-family: "TheSansRio2016TT Black";
    src: url("../fonts/thesansrio2016tt-black.woff") format("woff"), url("../fonts/thesansrio2016tt-black.eot") format("embedded-opentype"), url("../fonts/thesansrio2016tt-black.ttf") format("truetype");
}