﻿@font-face {
  font-family:'OCE ExtraBold';
  src: url('../fonts/MG/FavoritStd-Regular.woff2') format('woff2'),
        url('../fonts/MG/FavoritStd-Regular.woff') format('woff'),
        url('../fonts/MG/FavoritStd-Regular.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family:'OCE Bold';
  src: url('../fonts/MG/FavoritStd-Regular.woff2') format('woff2'),
        url('../fonts/MG/FavoritStd-Regular.woff') format('woff'),
        url('../fonts/MG/FavoritStd-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family:'OCE SemiBold';
  src: url('../fonts/MG/FavoritStd-Regular.woff2') format('woff2'),
        url('../fonts/MG/FavoritStd-Regular.woff') format('woff'),
        url('../fonts/MG/FavoritStd-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
  font-family:'OCE Medium';
  src: url('../fonts/MG/FavoritStd-Regular.woff2') format('woff2'),
        url('../fonts/MG/FavoritStd-Regular.woff') format('woff'),
        url('../fonts/MG/FavoritStd-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}

@font-face {
  font-family:'OCE Regular';
  src: url('../fonts/MG/FavoritStd-Regular.woff2') format('woff2'),
        url('../fonts/MG/FavoritStd-Regular.woff') format('woff'),
        url('../fonts/MG/FavoritStd-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}

@font-face {
  font-family:'OCE';
  src: url('../fonts/MG/FavoritStd-Regular.woff2') format('woff2'),
        url('../fonts/MG/FavoritStd-Regular.woff') format('woff'),
        url('../fonts/MG/FavoritStd-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}

@font-face {
  font-family:'OCE Light';
  src: url('../fonts/MG/FavoritStd-Regular.woff2') format('woff2'),
        url('../fonts/MG/FavoritStd-Regular.woff') format('woff'),
        url('../fonts/MG/FavoritStd-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


