﻿/*<meta />*/

/* This header may be removed before distributing to customers. 

FILE:         _HP_Fonts.css
DESCRIPTION:  Cascading Stylesheet for HPE software products
MODIFIED:     March 9, 2017
VERSION:      HPE SFFS 1.5
 	
	

*/

@namespace MadCap "http://www.madcapsoftware.com/Schemas/MadCap.xsd";

/* The _HP_Icons fonts are used in online Help outputs for notification images in Admonitions */

@font-face {
	font-family: 'font_icon';
	src:url('_HP_Icons/_HP_icons.eot');
	src:url('_HP_Icons/_HP_icons.eot') format('embedded-opentype'),
		url('_HP_Icons/_HP_icons.ttf') format('truetype'),
		url('_HP_Icons/_HP_icons.woff') format('woff');
}

@font-face {
	font-family: 'font_icon';
	src:url('_HP_Icons/_HP_icons.eot');
	src:url('_HP_Icons/_HP_icons.eot') format('embedded-opentype'),
		url('_HP_Icons/_HP_icons.ttf') format('truetype'),
		url('_HP_Icons/_HP_icons.woff') format('woff');
	font-weight: bold;
}

@font-face
{
    font-family: 'HPMetricLocal_semi';
    font-weight: normal;
    font-style: normal;
    src:  url('./_HP_fonts/Bold/MetricHPE-Web-Semibold.woff') format('woff');
} 

@font-face
{
    font-family: 'HPMetricLocal_semi';
    font-weight: normal;
    font-style: italic;
    src:  url('./_HP_fonts/Bold/MetricHPE-Web-SemiboldItalic.woff') format('woff');
}

@font-face
{
	font-family: 'HPMetricLocal';
	font-weight: normal;
	font-style: normal;
	src: url('./_HP_fonts/Regular/MetricHPE-Web-Regular.woff') format('woff');
} 

@font-face
{
	font-family: 'HPMetricLocal';
	font-weight: bold;
	font-style: normal;
	src: url('./_HP_fonts/Bold/MetricHPE-Web-Bold.woff') format('woff');
} 

@font-face
{
	font-family: 'HPMetricLocal';
	font-weight: normal;
	font-style: italic;
	src:	url('./_HP_fonts/Regular/MetricHPE-Web-RegularItalic.woff') format('woff');
} 

@font-face
{
	font-family: 'HPMetricLocal';
	font-weight: bold;
	font-style: italic;
	src: url('./_HP_fonts/Bold/MetricHPE-Web-BoldItalic.woff') format('woff');
} 

@font-face
{
	font-family: 'HPMetricLocal_Light';
	font-weight: normal;
	font-style: normal;
	src: url('./_HP_fonts/Light/MetricHPE-Web-Light.woff') format('woff');
} 

@font-face
{
	font-family: 'HPMetricLocal_Light';
	font-weight: normal;
	font-style: italic;
	src: url('./_HP_fonts/Light/MetricHPE-Web-LightItalic.woff') format('woff');

} 