﻿@font-face {
    font-family: 'segoe';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI'), url('segoeui.eot') format('embedded-opentype');
    src: local('Segoe UI'), url('segoeui.svg') format('svg');
    src: local('Segoe UI'), url('segoeui.woff') format('woff');
    src: local('Segoe UI'), url('segoeui.ttf') format('truetype');
}

@font-face {
    font-family: 'light';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Light'), url('latest.eot') format('embedded-opentype');
    src: local('Segoe UI Light'), url('latest.svg') format('svg');
    src: local('Segoe UI Light'), url('segoeui.woff') format('woff');
    src: local('Segoe UI Light'), url('latest.ttf') format('truetype');
}

@font-face {
    font-family: 'HoneyScriptLight';
    font-style: normal;
    font-weight: normal;
    src: local('Honey Script'), url('HoneyScript-Light.eot') format('embedded-opentype');
    src: local('Honey Script'), url('HoneyScript-Light.svg') format('svg');
    src: local('Honey Script'), url('HoneyScript-Light.woff') format('woff');
    src: local('Honey Script'), url('HoneyScript-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'HoneyScriptBold';
    font-style: normal;
    font-weight: normal;
    src: local('Honey Script'), url('HoneyScript-SemiBold.eot') format('embedded-opentype');
    src: local('Honey Script'), url('HoneyScript-SemiBold.svg') format('svg');
    src: local('Honey Script'), url('HoneyScript-SemiBold.woff') format('woff');
    src: local('Honey Script'), url('HoneyScript-SemiBold.ttf') format('truetype');
}