/**
 * Load Fonte Face
 * @version 2.2
 */



@font-face {
    font-family: "social_shapes";
    src:url("../fonts/social_shapes/social_shapes.eot"); 
    src:url("../fonts/social_shapes/social_shapes.eot") format("embedded-opentype"),
        url("../fonts/social_shapes/social_shapes.woff2") format("woff2"),
        url("../fonts/social_shapes/social_shapes.woff") format("woff"),
        url("../fonts/social_shapes/social_shapes.ttf") format("ttf"),
        url("../fonts/social_shapes/social_shapes.svg#social_shapes") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}