blob: 231233e22631ced2a38982db923c50185fd8be33 [file] [log] [blame]
/* ==========================================================================
#Fonts
========================================================================== */
@font-face {
font-family: 'Open Sans';
src: url('fonts/opensans-regular.eot');
src: url('fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
url('fonts/opensans-regular.woff') format('woff'),
url('fonts/opensans-regular.ttf') format('truetype'),
url('fonts/opensans-regular.svg#open_sansregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans Italic';
src: url('fonts/opensans-italic.eot');
src: url('fonts/opensans-italic.eot?#iefix') format('embedded-opentype'),
url('fonts/opensans-italic.woff') format('woff'),
url('fonts/opensans-italic.ttf') format('truetype'),
url('fonts/opensans-italic.svg#open_sansitalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans Bold';
src: url('fonts/opensans-bold.eot');
src: url('fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
url('fonts/opensans-bold.woff') format('woff'),
url('fonts/opensans-bold.ttf') format('truetype'),
url('fonts/opensans-bold.svg#open_sansbold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Dax-Regular';
src: url('fonts/Dax-Regular.eot');
src: url('fonts/Dax-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/Dax-Regular.woff') format('woff'),
url('fonts/Dax-Regular.ttf') format('truetype'),
url('fonts/Dax-Regular.svg#Dax-Regular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face{
font-family:'FontAwesomeBrands';
src:url('fonts/fa-brands-400.eot');
src:url('fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'),
url('fonts/fa-brands-400.woff') format('woff'),
url('fonts/fa-brands-400.ttf') format('truetype'),
url('fonts/fa-brands-400.svg#fontawesomeregular') format('svg');
font-weight:normal;
font-style:normal;
}
@font-face{
font-family:'FontAwesome';
src:url('fonts/fa-solid-900.eot');
src:url('fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'),
url('fonts/fa-solid-900.woff') format('woff'),
url('fonts/fa-solid-900.ttf') format('truetype'),
url('fonts/fa-solid-900.svg#fontawesomeregular') format('svg');
font-weight:normal;
font-style:normal;
}