/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    src: local(''),
    url('../Fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../Fonts/open-sans-v34-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: bold;
    src: local(''),
    url('../Fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../Fonts/open-sans-v34-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* Humanist 777 bold */
@font-face{
    font-family:"Humanist_777 BT W01";
    src:url("../Fonts/5396338/16d98556-c6aa-48f1-9815-16118f27b6e0.woff2") format("woff2"),url("../Fonts/5396338/06c818e8-aef7-4d62-b3bd-123551c8f427.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}
/* Humanist 777 normal */
@font-face{
    font-family:"Humanist_777 BT W01";
    src:url("../Fonts/5396354/575b3fc0-0445-4a39-8007-b510bada17ef.woff2") format("woff2"),url("../Fonts/5396354/bc80ec76-16af-469e-be3d-f9940c9fc8cb.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}