﻿@font-face {
    font-family: 'Tobias';
    src: url('/Content/fonts/tobias/Tobias-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Tobias';
    src: url('/Content/fonts/tobias/Tobias-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
