﻿@font-face
{ font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: normal;
  src: url(../Font/trebuc.ttf);
	}

@font-face
{ font-family: "Trebuchet MS";
  font-style: italic;
  font-weight: normal;
  src: url(../Font/trebucit.ttf);
	}

@font-face
{ font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: bold;
  src: url(../Font/trebucbd.ttf);
	}

@font-face
{ font-family: "Trebuchet MS";
  font-style: italic;
  font-weight: bold;
  src: url(../Font/trebucbi.ttf);
	}