﻿@font-face {
    font-family: 'optima';
    src: url('OPTIMA.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'segoe';
	src: url('segoeui.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'fzkai';
	src: url('FZKai-Z03.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}