/* Regular Font */
@font-face {
    font-family: 'Proxima Soft';
    src: url('../fonts/5460191/333e7b2a-6b9f-4244-9a12-0989b0a77461.woff2')
    format('woff2'),
    url('../fonts/5460191/aea29525-f2f5-437d-8bd1-314dd49cd72d.woff')
    format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Regular Italic Font */
/*@font-face {*/
/*    font-family: 'Proxima Soft';*/
/*    src: url('../fonts/5460177/39f2f45d-284c-430e-b54c-e90362d49031.woff2')*/
/*    format('woff2'),*/
/*    url('../fonts/5460177/f3fb43c6-5d73-4a9d-b88b-9436bd21a9e4.woff')*/
/*    format('woff');*/
/*    font-weight: 400;*/
/*    font-style: italic;*/
/*    font-display: swap;*/
/*}*/

/* Medium Italic Font */
/*@font-face {*/
/*    font-family: 'Proxima Soft';*/
/*    src: url('../fonts/5460201/ced13808-6fc7-4bc1-8b1b-e603e1b07a83.woff2')*/
/*    format('woff2'),*/
/*    url('../fonts/5460201/a23a633e-9877-449f-9611-d1d417a6dfe2.woff')*/
/*    format('woff');*/
/*    font-weight: 500;*/
/*    font-style: italic;*/
/*    font-display: swap;*/
/*}*/

/* Bold Font */
@font-face {
    font-family: 'Proxima Soft';
    src: url('../fonts/5460211/8526daa9-f8a3-46fd-8548-3d571c80ca56.woff2')
    format('woff2'),
    url('../fonts/5460211/0d7c3fb3-9ab2-4cf8-b040-2cba8bd6aed6.woff')
    format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
/* Medium Font */
@font-face {
    font-family: 'Proxima Soft';
    src: url('../fonts/5460480/880ee7aa-63de-4b0b-9a37-70ca97a8e8c3.woff2')
    format('woff2'),
    url('../fonts/5460480/c35829a4-1f0d-4bfd-bdc3-a212d865e33e.woff')
    format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
