@CHARSET "UTF-8";

/* Segoe UI */

@font-face
{
    font-family: 'SegoeUILight';
    src: url("../../tek_resources/segoeuil.ttf");
    font-style: light;
}

@font-face
{
    font-family: 'SegoeUISemiLight';
    src: url("../../tek_resources/segoeuisl.ttf");
    font-style: light;
}

@font-face
{
    font-family: 'SegoeUI';
     src: url("../../tek_resources/segoeui.ttf");
    font-style: normal;
}

@font-face
{
    font-family: 'SegoeUISemiBold';
     src: url("../../tek_resources/seguisb.ttf");
    font-style: bold;
}


@font-face
{
	font-family:'Avenir-Book';
	src:url("../../tek_resources/Avenir-Book-01.ttf");
	font-style:normal;
}

@font-face
{
	font-family:'Avenir-Medium';
	src:url('../../tek_resources/Avenir-Medium-09.ttf');
	font-style:medium;
}

@font-face
{
	font-family:'Avenir-Heavy';
	src:url('../../tek_resources/Avenir-Heavy-05.ttf');
	font-style:medium;
}
