﻿@font-face {
    font-family: 'Myriad Pro';
    src: url("../fonts/MYRIADPRO-REGULAR.OTF");
}
@font-face {
    font-family: 'Nebula-Regular';
    src: url("../fonts/Nebula-Regular.OTF");
}

@font-face {
    font-family: 'Nebula-Hollow';
    src: url("../fonts/Nebula-Hollow.OTF");
}

@font-face {
    font-family: 'PlusJakartaSans';
    src: url("../fonts/PlusJakartaSans-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans';
    src: url("../fonts/PlusJakartaSans-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'UTM-Aptima';
    src: url("../fonts/UTM-AptimaBold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'UTM-Aptima';
    src: url("../fonts/UTM-Aptima.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}
