﻿/*<meta />*/

/* This header may be removed before distributing to customers. 

NOTE: This header has been updated for QCCR1K4406 HP SFFS 2.00 & 2.01 both have an invalid _HP_IE.css file

FILE:         _HP_IE.css
DESCRIPTION:  Cascading Style Sheet for HP software products
MODIFIED:     June 7, 2016
LEVEL         CSS Level 2 (plus support for Madcap Flare Webhelp)
VERSION:      2.00 (for fileset 2.03 - June 2016)
 	
*/

@font-face
{
	font-family: 'MetricHPE Regular';
	font-weight: normal;
	font-style: normal;
    src: url('./_HP_fonts/Regular/MetricHPE-App-Regular.ttf') format('truetype'),
		url('./_HP_fonts/Regular/MetricHPE-Web-Regular.woff') format('woff');
} 

@font-face
{
	font-family: 'MetricHPE Bold';
	font-weight: bold;
	font-style: normal;
    src: url('./_HP_fonts/Bold/MetricHPE-App-Bold.ttf') format('truetype'),
		url('./_HP_fonts/Bold/MetricHPE-Web-Bold.woff') format('woff');
} 

@font-face
{
	font-family: 'MetricHPE RegularItalic';
	font-weight: normal;
	font-style: italic;
    src: url('./_HP_fonts/Italic/MetricHPE-App-RegularItalic.ttf') format('truetype'),
		url('./_HP_fonts/Italic/MetricHPE-Web-RegularItalic.woff') format('woff');
} 

@font-face
{
	font-family: 'MetricHPE BoldItalic';
	font-weight: bold;
	font-style: italic;
    src: url('./_HP_fonts/BoldItalic/MetricHPE-App-BoldItalic.ttf') format('truetype'),
		url('./_HP_fonts/BoldItalic/MetricHPE-Web-BoldItalic.woff') format('woff');
} 

@font-face
{
	font-family: 'MetricHPE Medium';
	font-weight: normal;
	font-style: normal;
    src: url('./_HP_fonts/Bold/MetricHPE-App-Medium.ttf') format('truetype'),
		url('./_HP_fonts/Bold/MetricHPE-Web-Medium.woff') format('woff');
} 


/* Copyright 2007-2016 Hewlett Packard Enterprise Development LP */