﻿@font-face {
    font-family: 'Magistral';
    font-style: normal;
    font-weight: 300;
    src: url(magistral/Magistral-Light.woff2) format('woff2');
}

@font-face {
    font-family: 'Magistral';
    font-style: normal;
    font-weight: normal;
    src: url(magistral/Magistral-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Magistral';
    font-style: normal;
    font-weight: bold;
    src: url(magistral/Magistral-Bold.woff2) format('woff2');
}