@font-face {
    font-family: 'nexa_bold';
    src: url("/wp-content/themes/dt-the7-child/webfonts/Nexa-Bold.woff") format("woff");
    font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'nexa_regular';
    src: url("/wp-content/themes/dt-the7-child/webfonts/NexaRegular.woff") format("woff");
    font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'nexa_light';
    src: url("/wp-content/themes/dt-the7-child/webfonts/Nexa-Light.woff") format("woff");
    font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'nexa_thin';
    src: url("/wp-content/themes/dt-the7-child/webfonts/NexaThin.woff") format("woff");
    font-weight: normal;
	font-style: normal;
}
@font-face {
font-family: "FontAwesome";
font-weight: normal;
font-style : normal;
       src : url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
       src : url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),
             url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),
             url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),
             url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),
             url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}