@font-face {
                        font-family: 'Proxima Nova Rg';
                        src:
                            url('fonts/ProximaNova-Light.woff2') format('woff2');
                        font-weight: 300;
                        font-style: normal;
                    }
@font-face {
                        font-family: 'Proxima Nova Rg';
                        src:
                            url('fonts/ProximaNova-Bold.woff2') format('woff2');
                        font-weight: 700;
                        font-style: normal;
                    }
