﻿@font-face {
    font-family: 'Capriola-Regular';
    src: url("../font/font2.woff2") format("woff2"),
         url("../font/font2.woff") format("woff"),
         url("../font/font2.ttf") format("truetype"),
         url("../font/font2.eot") format("embedded-opentype"),
         url("../font/font2.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
