/*
 Theme Name:   Industrial Child Theme
 Theme URI:    http://themeforest.net/user/Anps/portfolio
 Description:  Industrial Child Theme
 Author:       AnpsThemes
 Author URI:   http://themeforest.net/user/Anps/portfolio
 Template:     industrial
 Version:      1.0.0
 License:      GNU General Public License
 License URI:  license.txt
 Tags:         responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
 Text Domain:  industrial-child
*/

/* Place your custom CSS in this file */

@font-face {
    font-family: Webfont;  
    src: url(/wp-content/themes/industrial-child/fonts/montserrat-regular-webfont.woff), url(/wp-content/themes/industrial-child/fonts/Montserrat-Regular.ttf) format('truetype');  
    font-weight: normal;  
}
@font-face {
    font-family: Webfont-ExtraBold;  
    src: url(/wp-content/themes/industrial-child/fonts/montserrat-extrabold-webfont.woff), url(/wp-content/themes/industrial-child/fonts/Montserrat-ExtraBold.ttf) format('truetype');  
    font-weight: 800;  
}