﻿@font-face {
    font-family: 'Como';
    src: url('../fonts/Como.woff') format('woff');
    /* Add other font properties if needed */
}
@font-face {
    font-family: 'Como-Bold';
    src: url('../fonts/Como Bold.woff') format('woff');
    /* Add other font properties if needed */
}
@font-face {
    font-family: 'Como-Medium';
    src: url('../fonts/Como Medium.woff') format('woff');
    /* Add other font properties if needed */
}
