﻿@charset "UTF-8";

@font-face {
    font-family: 'FCA Regular';
    src: url('../fonts/FCA-Fonts/FCA20230413-Regular.eot');
    src: local('FCA Regular'), local('FCA20230413-Regular'), 
        url('../fonts/FCA-Fonts/FCA20230413-Regular.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/FCA-Fonts/FCA20230413-Regular.woff') format('woff'),
        url('../fonts/FCA-Fonts/FCA20230413-Regular.woff2') format('woff2'),
        url('../fonts/FCA-Fonts/FCA20230413-Regular.ttf') format('truetype'),
        url('../fonts/FCA-Fonts/FCA20230413-Regular.svg#FCA20230413-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
