﻿@font-face
{
    font-family: "My Segoe UI";
    src: url('fonts/segoeui.ttf');
}
@font-face
{
    font-family: "My Segoe UI Light";
    src: url('fonts/segoeuil.ttf');
}
@font-face
{
    font-family: "My Segoe UI Bold";
    src: url('fonts/segoeuib.ttf');
}
@font-face
{
    font-family: "My Segoe UI Semibold";
    src: url('fonts/seguisb.ttf');
}
@font-face
{
    font-family: "My Segoe UI Italic";
    src: url('fonts/segoeuii.ttf');
}
@font-face
{
    font-family: "My Segoe UI Bold Italic";
    src: url('fonts/segoeuiz.ttf');
}

@font-face
{
    font-family: "My Segoe";
    src: url('fonts/segoe.ttf');
}
@font-face
{
    font-family: "My Segoe Bold";
    src: url('fonts/segoeb.ttf');
}
@font-face
{
    font-family: "My Segoe Print";
    src: url('fonts/segoepr.ttf');
}
@font-face
{
    font-family: "My Segoe Print Bold";
    src: url('fonts/segoeprb.ttf');
}
@font-face
{
    font-family: "My Segoe Script";
    src: url('fonts/segoesc.ttf');
}
@font-face
{
    font-family: "My Segoe Script Bold";
    src: url('fonts/segoescb.ttf');
}