﻿@font-face {
    font-family: 'smallFontRegular';
    src: url('FallingSkyMedium.ttf');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'smallFontLight';
    src: url('FallingSkyLight.ttf');
}




@font-face {
    font-family: 'smallFontBold';
    src: url('FallingSkyBold.ttf');
    font-weight: normal;
    font-style: normal;
}
