﻿@font-face
{
    font-family: 'FormulaCondensed';
    font-weight: 300;
    src: url('https://mrq.com/buildAssets/fonts/FormulaCondensed-Light.woff2');
    font-display: swap;
}
@font-face
{
    font-family: 'FormulaCondensed';
    font-weight: 700;
    src: url('https://mrq.com/buildAssets/fonts/FormulaCondensed-Bold.woff2');
    font-display: swap;
}
@font-face
{
    font-family: 'Gilroy';
    font-weight: 500;
    src: url('https://mrq.com/buildAssets/fonts/gilroy-medium.woff2') format('woff2');
    font-display: swap;
}
@font-face
{
    font-family: 'Gilroy';
    font-weight: 700;
    src: url('https://mrq.com/buildAssets/fonts/gilroy-bold.woff2') format('woff2');
    font-display: swap;
}
@font-face
{
    font-family: 'Gilroy';
    font-weight: 800;
    src: url('https://mrq.com/buildAssets/fonts/gilroy-extrabold.woff2') format('woff2');
    font-display: swap;
}
