﻿@font-face {
    font-family: 'ZonaBold';
    src: url(Fonts/ZonaPro-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ZonaLight';
    src: url(Fonts/ZonaPro-Light.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ZonaRegular';
    src: url(Fonts/ZonaPro-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ZonaThin';
    src: url(Fonts/ZonaPro-Thin.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}