/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

@font-face {
	font-family: 'DinProRegular';
	src: url('fonts/DINPro.otf') format('opentype');
}

@font-face {
	font-family: 'DinProCond';
	src: url('fonts/DINPro-Cond.otf') format('opentype');
}

@font-face {
	font-family: 'DinProMedium';
	src: url('fonts/DINPro-Medium.otf') format('opentype');
}

@font-face {
	font-family: 'DinProCondLight';
	src: url('fonts/DINPro-CondLight.otf') format('opentype');
}

@font-face {
	font-family: 'DinProLight';
	src: url('fonts/DINPro-Light.otf') format('opentype');
}