﻿
@font-face {
    font-family: Regards;
    src: url("/fonts/Regards.otf") format("opentype");
}


@font-face {
    font-family: 'Sofia Pro';
    font-style: normal;
    font-weight: 300;
    src: url("/fonts/Sofia Pro Light Az.otf") format("opentype");
}

@font-face {
    font-family: 'Sofia Pro';
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/Sofia Pro Regular Az.otf") format("opentype");
}

@font-face {
    font-family: 'Sofia Pro';
    font-style: normal;
    font-weight: 500;
    src: url("/fonts/Sofia Pro Medium Az.otf") format("opentype");
}